Searched defs:HLOGD (Results 1 – 3 of 3) sorted by relevance
35 #define HLOGD(fmt, ...) C_HLOG(HILOG_DEBUG, fmt, ##__VA_ARGS__) macro
57 #define HLOGD(x, ...) \ macro
123 #define HLOGD(...) HLOG(LOG_DEBUG, __VA_ARGS__) macro