Searched defs:wfc_util_log_error (Results 1 – 1 of 1) sorted by relevance
25 #define wfc_util_log_error(...) ALOGE(__VA_ARGS__) macro28 #define wfc_util_log_error(...) printf(__VA_ARGS__);printf("\n") macro