Searched defs:DebugLog (Results 1 – 2 of 2) sorted by relevance
61 #define DebugLog(fmt, ...) HILOG_DEBUG( \ macro69 #define DebugLog(...) macro
74 void DebugLog(bool flag) in DebugLog() function