Searched refs:hc_logd (Results 1 – 1 of 1) sorted by relevance
32 static void hc_logd(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 };78 static void hc_logd(const char *tag, const char *func, const char *format, ...) in hc_logd() function