Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_log.c45 static __thread int32_t g_logMode = 0; variable
73 if (g_logMode == TRACE_MODE) { in DevAuthLogPrint()
94 g_logMode = mode; in SetLogMode()