Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/include/
H A Dcode_sign_utils.h113 static bool IsSupportOHCodeSign();
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils.cpp299 bool CodeSignUtils::IsSupportOHCodeSign() in IsSupportOHCodeSign() function in OHOS::Security::CodeSign::CodeSignUtils
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1459 …natureParam.isCompileSdkOpenHarmony && !Security::CodeSign::CodeSignUtils::IsSupportOHCodeSign()) { in VerifyCodeSignatureForHap()
H A Dinstalld_operator.cpp1490 !Security::CodeSign::CodeSignUtils::IsSupportOHCodeSign()) { in PerformCodeSignatureCheck()