Home
last modified time | relevance | path

Searched refs:hc_logd (Results 1 – 1 of 1) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/source/log/
Dlog.c32 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