Searched refs:APP_LOGI (Results 1 – 2 of 2) sorted by relevance
18 #define APP_LOGI(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro63 APP_LOGI("config tts success\n"); in alicloud_tts_config()
18 #define APP_LOGI(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
Completed in 3 milliseconds