Searched refs:incStrongHandle (Results 1 – 4 of 4) sorted by relevance
102 void incStrongHandle(int32_t handle, BpBinder *proxy);
423 if (ipc) ipc->incStrongHandle(mHandle, this); in onFirstRef()
721 void IPCThreadState::incStrongHandle(int32_t handle, BpBinder *proxy) in incStrongHandle() function in android::IPCThreadState