Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h80 void decStrongHandle(int32_t handle);
/system/libhwbinder/
DBpHwBinder.cpp303 ipc->decStrongHandle(mHandle); in onLastStrongRef()
DIPCThreadState.cpp702 void IPCThreadState::decStrongHandle(int32_t handle) in decStrongHandle() function in android::hardware::IPCThreadState