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

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

Completed in 1994 milliseconds