Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp50 #define LOG_REMOTEREFS(...) macro
59 #define LOG_REMOTEREFS(...) ALOG(LOG_DEBUG, "remoterefs", __VA_ARGS__) macro
694 LOG_REMOTEREFS("IPCThreadState::incStrongHandle(%d)\n", handle); in incStrongHandle()
704 LOG_REMOTEREFS("IPCThreadState::decStrongHandle(%d)\n", handle); in decStrongHandle()
711 LOG_REMOTEREFS("IPCThreadState::incWeakHandle(%d)\n", handle); in incWeakHandle()
721 LOG_REMOTEREFS("IPCThreadState::decWeakHandle(%d)\n", handle); in decWeakHandle()
729 LOG_REMOTEREFS("IPCThreadState::attemptIncStrongHandle(%d)\n", handle); in attemptIncStrongHandle()
1072 LOG_REMOTEREFS("BR_ACQUIRE from driver on %p", obj); in executeCommand()
1087 LOG_REMOTEREFS("BR_RELEASE from driver on %p", obj); in executeCommand()