Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_log.c31 #define DEV_AUTH_LOG_WARN(buf) printf("[W][DEVAUTH]: %s\n", buf) macro
40 #define DEV_AUTH_LOG_WARN(buf) HILOG_WARN(LOG_CORE, "%{public}s", buf) macro