Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp47 #define LOG_REMOTEREFS(...) macro
56 #define LOG_REMOTEREFS(...) ALOG(LOG_DEBUG, "remoterefs", __VA_ARGS__) macro
615 LOG_REMOTEREFS("IPCThreadState::incStrongHandle(%d)\n", handle); in incStrongHandle()
622 LOG_REMOTEREFS("IPCThreadState::decStrongHandle(%d)\n", handle); in decStrongHandle()
629 LOG_REMOTEREFS("IPCThreadState::incWeakHandle(%d)\n", handle); in incWeakHandle()
636 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle); in decWeakHandle()
644 LOG_REMOTEREFS("IPCThreadState::attemptIncStrongHandle(%d)\n", handle); in attemptIncStrongHandle()
968 LOG_REMOTEREFS("BR_ACQUIRE from driver on %p", obj); in executeCommand()
983 LOG_REMOTEREFS("BR_RELEASE from driver on %p", obj); in executeCommand()