Searched defs:wfc_util_log_info (Results 1 – 1 of 1) sorted by relevance
24 #define wfc_util_log_info(...) ALOGI(__VA_ARGS__) macro27 #define wfc_util_log_info(...) printf(__VA_ARGS__);printf("\n") macro