Home
last modified time | relevance | path

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

/base/security/deviceauth/deps_adapter/os_adapter/interfaces/liteos/
Dhc_log.h45 #define DEV_AUTH_LOG_DEBUG(buf) HILOG_DEBUG(HILOG_MODULE_SCY, "%{public}s", buf) macro
/base/security/deviceauth/deps_adapter/os_adapter/interfaces/linux/
Dhc_log.h47 #define DEV_AUTH_LOG_DEBUG(buf) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "[DEVAUTH]", "%{public}… macro