Searched refs:incWeakHandle (Results 1 – 3 of 3) sorted by relevance
81 void incWeakHandle(int32_t handle, BpHwBinder *proxy);
99 IPCThreadState::self()->incWeakHandle(handle, this); in BpHwBinder()
709 void IPCThreadState::incWeakHandle(int32_t handle, BpHwBinder *proxy) in incWeakHandle() function in android::hardware::IPCThreadState