Searched defs:TAG_LOGI (Results 1 - 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | log_wrapper.h | 74 #define TAG_LOGI(tag, fmt, ...) PRINT_LOG(INFO, tag, fmt, ##__VA_ARGS__) macro
|
| /foundation/ability/ability_runtime/services/common/include/ |
| H A D | hilog_tag_wrapper.h | 214 #define TAG_LOGI(tag, fmt, ...) AAFWK_PRINT_LOG(LOG_INFO, tag, fmt, ##__VA_ARGS__) macro
|
Completed in 2 milliseconds