Searched refs:APP_LOGE (Results 1 – 2 of 2) sorted by relevance
19 #define APP_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro54 APP_LOGE("create tts failed !\n"); in alicloud_tts_config()59 APP_LOGE("config tts failed !\n"); in alicloud_tts_config()113 APP_LOGE("create tts failed !\n"); in alicloud_tts_download_task()132 APP_LOGE("args null !\n"); in alicloud_tts_download()
19 #define APP_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro35 APP_LOGE("arg null !\n"); in get_format_from_name()78 APP_LOGE("create media recorder failed !\n"); in uvoice_record_test()
Completed in 3 milliseconds