Searched defs:HLOGV (Results 1 – 2 of 2) sorted by relevance
244 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro299 #define HLOGV(...) \ macro
229 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro338 #define HLOGV(...) \ macro