Home
last modified time | relevance | path

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

/base/security/deviceauth/deps_adapter/os_adapter/interfaces/liteos/
Dhc_log.h48 #define DEV_AUTH_LOG_ERROR(buf) HILOG_ERROR(HILOG_MODULE_SCY, "%{public}s", buf) macro
/base/security/deviceauth/deps_adapter/os_adapter/interfaces/linux/
Dhc_log.h50 #define DEV_AUTH_LOG_ERROR(buf) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, "[DEVAUTH]", "%{public}… macro