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

/frameworks/native/include/binder/
H A DIPCThreadState.h65 void incStrongHandle(int32_t handle);
/frameworks/native/libs/binder/
H A DBpBinder.cpp343 if (ipc) ipc->incStrongHandle(mHandle);
H A DIPCThreadState.cpp566 void IPCThreadState::incStrongHandle(int32_t handle) function in class:android::IPCThreadState
568 LOG_REMOTEREFS("IPCThreadState::incStrongHandle(%d)\n", handle);

Completed in 718 milliseconds