Searched defs:DEBUG_LOG (Results 1 – 2 of 2) sorted by relevance
49 #define DEBUG_LOG(str) \ macro
46 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro