Searched refs:hc_logw (Results 1 – 1 of 1) sorted by relevance
34 static void hc_logw(const char *tag, const char *func, const char *format, ...);37 static struct log_f_group g_log_func = { hc_logd, hc_logi, hc_logw, hc_loge };92 static void hc_logw(const char *tag, const char *func, const char *format, ...) in hc_logw() function