Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_aos.h54 #define M_LOGW(fmt, ...) aos_printf("%s: " fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_amp.h61 #define M_LOGW(fmt, ...) amp_printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_alios.h69 #define M_LOGW(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_linux.h70 #define M_LOGW(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro

Completed in 7 milliseconds