Home
last modified time | relevance | path

Searched defs:TLOGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h112 #define TLOGE(...) TLOG(LOG_ERROR, __VA_ARGS__) macro
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_manager_hilog.h128 #define TLOGE(tag, fmt, ...) \ macro