Searched defs:VERBOSE_ENABLE (Results 1 – 2 of 2) sorted by relevance
29 #define VERBOSE_ENABLE(tag) verbose_enable((int64_t)VERBOSE_##tag) macro
94 #define VERBOSE_ENABLE(tag) android_verbose |= (1ULL << VERBOSE_##tag) macro