Home
last modified time | relevance | path

Searched defs:M_LOGE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_aos.h55 #define M_LOGE(fmt, ...) aos_printf("%s: " fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_amp.h62 #define M_LOGE(fmt, ...) amp_printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_alios.h70 #define M_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_linux.h71 #define M_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro

Completed in 10 milliseconds