Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h77 void decWeakHandle(int32_t handle);
/system/libhwbinder/
DBpHwBinder.cpp277 ipc->decWeakHandle(mHandle); in ~BpHwBinder()
DIPCThreadState.cpp643 void IPCThreadState::decWeakHandle(int32_t handle) in decWeakHandle() function in android::hardware::IPCThreadState