Searched refs:getContextObject (Results 1 – 3 of 3) sorted by relevance
44 sp<IBinder> getContextObject(const sp<IBinder>& caller);48 sp<IBinder> getContextObject(const String16& name,
100 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject() function in android::hardware::ProcessState111 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) in getContextObject() function in android::hardware::ProcessState
230 ProcessState::self()->getContextObject(nullptr)); in defaultServiceManager1_2()