Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_log.h38 #define SLOGI(fmt, ...) DECORATOR_HILOG(HILOG_INFO, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_log.h70 #define SLOGI(x, ...) HILOG_INFO(LOG_CORE, HLOG_FMT x, \ macro
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h130 #define SLOGI(...) SLOG(LOG_INFO, __VA_ARGS__) macro