Home
last modified time | relevance | path

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

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