Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c85 static bool g_isDebugMode = false; variable
406 if (g_isDebugMode && trustCert == NULL) { in GetProfileCertTypeBySignInfo()
437 if (g_isDebugMode && trustCert == NULL) { in GetAppCertTypeBySignInfo()
1228 if (g_isDebugMode == mode) { in APPVERI_SetDebugMode()
1236 g_isDebugMode = mode; in APPVERI_SetDebugMode()