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

/frameworks/native/include/binder/
H A DIPCThreadState.h70 void decWeakHandle(int32_t handle);
/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h70 void decWeakHandle(int32_t handle);
/frameworks/native/libs/binder/
H A DBpBinder.cpp404 ipc->decWeakHandle(mHandle);
H A DIPCThreadState.cpp681 void IPCThreadState::decWeakHandle(int32_t handle) function in class:android::IPCThreadState
683 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle);

Completed in 1782 milliseconds