Searched defs:HLOGV (Results 1 – 2 of 2) sorted by relevance
252 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro311 #define HLOGV(...) \ macro
223 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro332 #define HLOGV(...) \ macro