Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/logging/
DLogTags.h30 #define VERBOSE_DISABLE(tag) verbose_disable(int64_t) VERBOSE_##tag) macro
/hardware/google/gfxstream/guest/android-emu/android/utils/
Ddebug.h96 #define VERBOSE_DISABLE(tag) android_verbose &= (1ULL << VERBOSE_##tag) macro