Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H A Dhap_verify.h27 DLL_EXPORT bool EnableDebugMode();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_verify_mgr.cpp80 if (!Security::Verify::EnableDebugMode()) { in EnableDebug()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/interfaces/
H A Dhap_verify.cpp55 bool EnableDebugMode() in EnableDebugMode() function
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_test.cpp68 ASSERT_TRUE(EnableDebugMode());
H A Dhap_cert_verify_openssl_utils_test.cpp77 EnableDebugMode(); in SetUp()