Home
last modified time | relevance | path

Searched refs:incWeakHandle (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h81 void incWeakHandle(int32_t handle, BpHwBinder *proxy);
/system/libhwbinder/
DBpHwBinder.cpp99 IPCThreadState::self()->incWeakHandle(handle, this); in BpHwBinder()
DIPCThreadState.cpp709 void IPCThreadState::incWeakHandle(int32_t handle, BpHwBinder *proxy) in incWeakHandle() function in android::hardware::IPCThreadState