Searched refs:setTheContextObject (Results 1 – 7 of 7) sorted by relevance
95 void setTheContextObject(sp<BHwBinder> obj);
129 IPCThreadState::self()->setTheContextObject(manager); in main()
164 IPCThreadState::self()->setTheContextObject(service); in main()
157 void setTheContextObject(const sp<BBinder>& obj);
1029 void IPCThreadState::setTheContextObject(sp<BHwBinder> obj) in setTheContextObject() function in android::hardware::IPCThreadState
1120 void IPCThreadState::setTheContextObject(const sp<BBinder>& obj) in setTheContextObject() function in android::IPCThreadState