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