Searched defs:HILOGD (Results 1 – 2 of 2) sorted by relevance
31 #define HILOGD(...) (void)OHOS::HiviewDFX::HiLog::Debug(DEVATTEST_LABEL, ##__VA_ARGS__) macro
30 #define HILOGD(fmt, ...) \ macro