Searched refs:AT_LOG_INFO (Results 1 – 1 of 1) sorted by relevance
24 #define AT_LOG_INFO(fmt, ...) HILOG_INFO(LOG_CORE, fmt, ##__VA_ARGS__) macro42 #define AT_LOG_INFO(fmt, ...) printf("[%s] info: " fmt "\n", LOG_TAG, ##__VA_ARGS__) macro