Searched refs:incWeakHandle (Results 1 – 4 of 4) sorted by relevance
104 void incWeakHandle(int32_t handle, BpBinder *proxy);
150 IPCThreadState::self()->incWeakHandle(handle, this); in BpBinder()
738 void IPCThreadState::incWeakHandle(int32_t handle, BpBinder *proxy) in incWeakHandle() function in android::IPCThreadState