Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include/log/
Dlog.h65 #define IF_ALOGV() if (TLOG_LVL >= TLOG_LVL_INFO) macro
68 #define IF_ALOGV() if (false) macro
/frameworks/ex/framesequence/jni/utils/
Dlog.h140 #define IF_ALOGV() if (false) macro