Searched defs:setTheContextObject (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | IPCThreadState.cpp | 1029 void IPCThreadState::setTheContextObject(sp<BHwBinder> obj) in setTheContextObject() function in android::hardware::IPCThreadState |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | IPCThreadState.cpp | 1120 void IPCThreadState::setTheContextObject(const sp<BBinder>& obj) in setTheContextObject() function in android::IPCThreadState |