Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_log.h38 #define HLOGE(fmt, ...) C_HLOG(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.h51 #define HLOGE(x, ...) HILOG_ERROR(LOG_CORE, HLOG_FMT x, compUniqueStr_.c_str(), \ macro
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h120 #define HLOGE(...) HLOG(LOG_ERROR, __VA_ARGS__) macro