Searched refs:getContextObject (Results 1 – 7 of 7) sorted by relevance
49 sp<IBinder> getContextObject(const sp<IBinder>& caller);53 sp<IBinder> getContextObject(const String16& name,
78 ServiceManagerNative.asInterface(BinderInternal.getContextObject()) in testSetPermissionController()
162 public static final native IBinder getContextObject(); in getContextObject() method in BinderInternal
116 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject() function in android::ProcessState127 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) in getContextObject() function in android::ProcessState
45 ProcessState::self()->getContextObject(nullptr)); in defaultServiceManager()
112 .asInterface(Binder.allowBlocking(BinderInternal.getContextObject())); in getIServiceManager()
1035 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_getContextObject()1041 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_joinThreadPool()