Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h214 #define ALOGV_IF(cond, ...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
216 #define ALOGV_IF(cond, ...) \ macro