Home
last modified time | relevance | path

Searched defs:DebugLog (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dloghelper.h61 #define DebugLog(fmt, ...) HILOG_DEBUG( \ macro
69 #define DebugLog(...) macro
/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c74 void DebugLog(bool flag) in DebugLog() function