Searched defs:HLOGD (Results 1 – 2 of 2) sorted by relevance
248 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro305 #define HLOGD(...) \ macro
233 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro328 #define HLOGD(...) \ macro