Lines Matching refs:sp
38 static sp<ProcessState> self();
39 static sp<ProcessState> selfOrNull();
42 static sp<ProcessState> initWithMmapSize(size_t mmapSize); // size in bytes
44 void setContextObject(const sp<IBinder>& object);
45 sp<IBinder> getContextObject(const sp<IBinder>& caller);
47 void setContextObject(const sp<IBinder>& object,
49 sp<IBinder> getContextObject(const String16& name,
50 const sp<IBinder>& caller);
55 const sp<IBinder>& caller,
63 sp<IBinder> getStrongProxyForHandle(int32_t handle);
95 static sp<ProcessState> init(size_t mmapSize, bool requireMmapSize);
133 KeyedVector<String16, sp<IBinder> >