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

/frameworks/native/include/binder/
H A DIPCThreadState.h69 void incWeakHandle(int32_t handle);
/frameworks/native/libs/binder/
H A DBpBinder.cpp98 IPCThreadState::self()->incWeakHandle(handle);
H A DIPCThreadState.cpp621 void IPCThreadState::incWeakHandle(int32_t handle) function in class:android::IPCThreadState
623 LOG_REMOTEREFS("IPCThreadState::incWeakHandle(%d)\n", handle);

Completed in 38 milliseconds