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