Searched refs:decStrongHandle (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DIPCThreadState.h68 void decStrongHandle(int32_t handle);
/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h68 void decStrongHandle(int32_t handle);
/frameworks/native/libs/binder/
H A DBpBinder.cpp422 if (ipc) ipc->decStrongHandle(mHandle);
H A DIPCThreadState.cpp664 void IPCThreadState::decStrongHandle(int32_t handle) function in class:android::IPCThreadState
666 LOG_REMOTEREFS("IPCThreadState::decStrongHandle(%d)\n", handle);

Completed in 66 milliseconds