Searched refs:incWeakHandle (Results 1 – 7 of 7) sorted by relevance
83 void incWeakHandle(int32_t handle, BpHwBinder *proxy);
133 void incWeakHandle(int32_t handle, BpBinder *proxy);
99 IPCThreadState::self()->incWeakHandle(handle, this); in BpHwBinder()
695 void IPCThreadState::incWeakHandle(int32_t handle, BpHwBinder *proxy) in incWeakHandle() function in android::hardware::IPCThreadState
178 IPCThreadState::self()->incWeakHandle(this->binderHandle(), this); in BpBinder()
777 void IPCThreadState::incWeakHandle(int32_t handle, BpBinder *proxy) in incWeakHandle() function in android::IPCThreadState