Home
last modified time | relevance | path

Searched refs:LOG_REMOTEREFS (Results 1 – 1 of 1) sorted by relevance

/system/libhwbinder/
DIPCThreadState.cpp49 #define LOG_REMOTEREFS(...) macro
58 #define LOG_REMOTEREFS(...) ALOG(LOG_DEBUG, "remoterefs", __VA_ARGS__) macro
680 LOG_REMOTEREFS("IPCThreadState::incStrongHandle(%d)\n", handle); in incStrongHandle()
690 LOG_REMOTEREFS("IPCThreadState::decStrongHandle(%d)\n", handle); in decStrongHandle()
697 LOG_REMOTEREFS("IPCThreadState::incWeakHandle(%d)\n", handle); in incWeakHandle()
707 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle); in decWeakHandle()
715 LOG_REMOTEREFS("IPCThreadState::attemptIncStrongHandle(%d)\n", handle); in attemptIncStrongHandle()
1068 LOG_REMOTEREFS("BR_ACQUIRE from driver on %p", obj); in executeCommand()
1083 LOG_REMOTEREFS("BR_RELEASE from driver on %p", obj); in executeCommand()