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