Home
last modified time | relevance | path

Searched defs:IF_LOG_TRANSACTIONS (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp47 #define IF_LOG_TRANSACTIONS() if (false) macro
56 #define IF_LOG_TRANSACTIONS() IF_ALOG(LOG_VERBOSE, "transact") macro
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp48 #define IF_LOG_TRANSACTIONS() if (false) macro
58 #define IF_LOG_TRANSACTIONS() IF_ALOG(LOG_VERBOSE, "transact") macro