Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/log/
H A Dlog.c35 static void hc_loge(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 };
99 static void hc_loge(const char *tag, const char *func, const char *format, ...) in hc_loge() function