Home
last modified time | relevance | path

Searched refs:ERR_LOG (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.h30 #define ERR_LOG(fmt, arg...) \ macro
H A Daudio_mixer_main.c672 ERR_LOG("The argument passed in was incorrect!\n"); in main()
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-c-coding-style-guide.md1524 #define ERR_LOG(fmt, ...) ErrLog(__FILE__, __LINE__, fmt, ##__VA_ARGS__)
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-c-coding-style-guide.md1696 #define ERR_LOG(fmt, ...) ErrLog(__FILE__, __LINE__, fmt, ##__VA_ARGS__)