Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h76 void incWeakHandle(int32_t handle);
/system/libhwbinder/
DBpHwBinder.cpp99 IPCThreadState::self()->incWeakHandle(handle); in BpHwBinder()
DIPCThreadState.cpp636 void IPCThreadState::incWeakHandle(int32_t handle) in incWeakHandle() function in android::hardware::IPCThreadState