Home
last modified time | relevance | path

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

/device/asus/flo/conn_init/
Dwfc_util_log.h25 #define wfc_util_log_error(...) ALOGE(__VA_ARGS__) macro
28 #define wfc_util_log_error(...) printf(__VA_ARGS__);printf("\n") macro