Searched defs:HLOGD (Results 1 – 2 of 2) sorted by relevance
256 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro317 #define HLOGD(...) \ macro
227 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro338 #define HLOGD(...) \ macro