Searched defs:LOG_VERBOSE (Results 1 – 2 of 2) sorted by relevance
32 #define LOG_VERBOSE(...) LOGWRAPPER(__VA_ARGS__) macro43 #define LOG_VERBOSE(...) ((void)0) macro45 #define LOG_VERBOSE(tag, fmt, args...) ALOG(LOG_VERBOSE, tag, fmt, ## args) macro
131 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable