Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h120 …ErrCode VerifyCodeSignatureForHsp(const std::string &tempHspPath, const std::string &appIdentifier,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/
H A Dapp_service_fwk_installer.h104 …ErrCode VerifyCodeSignatureForHsp(const std::string &realHspPath, const std::string &realSoPath) c…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp604 result = VerifyCodeSignatureForHsp(tempHspPath, appIdentifier_, isEnterpriseBundle_, in SaveHspToRealInstallationDir()
732 ErrCode InnerSharedBundleInstaller::VerifyCodeSignatureForHsp(const std::string &tempHspPath, in VerifyCodeSignatureForHsp() function in OHOS::AppExecFwk::InnerSharedBundleInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp512 result = VerifyCodeSignatureForHsp(realHspPath, realSoPath); in ExtractModule()
518 ErrCode AppServiceFwkInstaller::VerifyCodeSignatureForHsp( in VerifyCodeSignatureForHsp() function in OHOS::AppExecFwk::AppServiceFwkInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1886 ErrCode ret = installer.VerifyCodeSignatureForHsp(tempHspPath, appIdentifier,