Home
last modified time | relevance | path

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

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