Searched defs:LOGV (Results 1 – 8 of 8) sorted by relevance
24 #define LOGV ALOGV macro38 #define LOGV(...) LOG("V", __VA_ARGS__) macro
61 #define LOGV ALOGV macro
32 #define LOGV ALOGV macro
30 #define LOGV(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro
34 #define LOGV printf macro