Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_log.h37 #define SLOGD(fmt, ...) DECORATOR_HILOG(HILOG_DEBUG, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_log.h72 #define SLOGD(x, ...) \ macro
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h131 #define SLOGD(...) SLOG(LOG_DEBUG, __VA_ARGS__) macro