Home
last modified time | relevance | path

Searched refs:incStrongHandle (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h81 void incStrongHandle(int32_t handle, BpHwBinder *proxy);
/system/libhwbinder/
DBpHwBinder.cpp282 if (ipc) ipc->incStrongHandle(mHandle, this); in onFirstRef()
DIPCThreadState.cpp678 void IPCThreadState::incStrongHandle(int32_t handle, BpHwBinder *proxy) in incStrongHandle() function in android::hardware::IPCThreadState