Home
last modified time | relevance | path

Searched refs:CheckHspInstallCondition (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h135 ErrCode CheckHspInstallCondition(std::vector<Security::Verify::HapVerifyResult> &hapVerifyRes);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp87 result = bundleInstallChecker_->CheckHspInstallCondition(hapVerifyResults); in ParseFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp412 result = bundleInstallChecker_->CheckHspInstallCondition(hapVerifyResults); in CheckAndParseFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp428 ErrCode BundleInstallChecker::CheckHspInstallCondition( in CheckHspInstallCondition() function in OHOS::AppExecFwk::BundleInstallChecker
H A Dbundle_mgr_service_event_handler.cpp3095 ret = bundleInstallChecker->CheckHspInstallCondition(hapVerifyResults); in CheckAndParseHapFiles()
3097 LOG_E(BMS_TAG_DEFAULT, "CheckHspInstallCondition failed %{public}d", ret); in CheckAndParseHapFiles()
H A Dbase_bundle_installer.cpp4040 ret = bundleInstallChecker_->CheckHspInstallCondition(hapVerifyRes); in CheckInstallCondition()

Completed in 23 milliseconds