Home
last modified time | relevance | path

Searched defs:SLOGE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_log.h40 #define SLOGE(fmt, ...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_log.h66 #define SLOGE(x, ...) HILOG_ERROR(LOG_CORE, HLOG_FMT x, \ macro
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h128 #define SLOGE(...) SLOG(LOG_ERROR, __VA_ARGS__) macro