Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h114 #define TLOGI(...) TLOG(LOG_INFO, __VA_ARGS__) macro
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_manager_hilog.h124 #define TLOGI(tag, fmt, ...) \ macro