Searched defs:LOG_VERBOSE (Results 1 – 2 of 2) sorted by relevance
40 #define LOG_VERBOSE(...) macro52 #define LOG_VERBOSE(fmt, args...) \ macro98 #define LOG_VERBOSE(...) macro103 #define LOG_VERBOSE(...) \ macro161 #define LOG_VERBOSE(...) macro166 #define LOG_VERBOSE(fmt, args...) \ macro
45 #define LOG_VERBOSE(fmt, args...) LOGWRAPPER(EMULATOR_LOG_VERBOSE, fmt, ##args); macro