Searched refs:incWeakHandle (Results 1 – 3 of 3) sorted by relevance
69 void incWeakHandle(int32_t handle, BpBinder *proxy);
148 IPCThreadState::self()->incWeakHandle(handle, this); in BpBinder()
671 void IPCThreadState::incWeakHandle(int32_t handle, BpBinder *proxy) in incWeakHandle() function in android::IPCThreadState