Home
last modified time | relevance | path

Searched refs:distributionType (Results 1 - 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp225 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckProvisionInfoIsValid()
237 if (appDistributionType != hapVerifyResult.GetProvisionInfo().distributionType) { in CheckProvisionInfoIsValid()
270 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE) { in VaildInstallPermission()
281 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL || in VaildInstallPermission()
282 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM) { in VaildInstallPermission()
289 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in VaildInstallPermission()
308 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM) { in VaildEnterpriseInstallPermission()
323 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL && in VaildEnterpriseInstallPermission()
330 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM && in VaildEnterpriseInstallPermission()
403 if ((provisionInfo.distributionType in ParseHapFiles()
[all...]
H A Dbundle_mgr_host_impl.cpp4146 std::string distributionType; in SetProvisionInfoToInnerBundleInfo() local
4147 auto typeIter = APP_DISTRIBUTION_TYPE_MAPS.find(provisionInfo.distributionType); in SetProvisionInfoToInnerBundleInfo()
4149 distributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; in SetProvisionInfoToInnerBundleInfo()
4151 distributionType = typeIter->second; in SetProvisionInfoToInnerBundleInfo()
4152 info.SetAppDistributionType(distributionType); in SetProvisionInfoToInnerBundleInfo()
H A Dbase_bundle_installer.cpp1178 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in ProcessBundleInstall()
5770 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
5771 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL || in DeliveryProfileToCodeSign()
5772 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM || in DeliveryProfileToCodeSign()
5773 provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING || in DeliveryProfileToCodeSign()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp489 provisionInfo.distributionType = Security::Verify::AppDistType::NONE_TYPE; in HWTEST_F()
850 provisionInfo.distributionType = Security::Verify::AppDistType::NONE_TYPE; in HWTEST_F()
867 provisionInfo.distributionType = Security::Verify::AppDistType::APP_GALLERY; in HWTEST_F()
884 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
891 provisionInfo.distributionType = Security::Verify::AppDistType::OS_INTEGRATION; in HWTEST_F()
895 provisionInfo.distributionType = Security::Verify::AppDistType::CROWDTESTING; in HWTEST_F()
2050 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE_MDM; in HWTEST_F()
2085 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE_NORMAL; in HWTEST_F()
2107 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE_MDM; in HWTEST_F()
2249 provisionInfo.distributionType in HWTEST_F()
[all...]
H A Dbms_bundle_app_service_fwk_installer.cpp1362 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
1382 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE_NORMAL; in HWTEST_F()
1406 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE_MDM; in HWTEST_F()
1430 provisionInfo.distributionType = Security::Verify::AppDistType::APP_GALLERY; in HWTEST_F()
1454 provisionInfo.distributionType = Security::Verify::AppDistType::APP_GALLERY; in HWTEST_F()
1478 provisionInfo.distributionType = Security::Verify::AppDistType::APP_GALLERY; in HWTEST_F()
1551 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
H A Dbms_bundle_installer_test.cpp3329 info.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
3350 info.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
3388 info.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
3412 info.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
3451 info.distributionType = Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp771 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
772 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL || in DeliveryProfileToCodeSign()
773 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM || in DeliveryProfileToCodeSign()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp1116 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
1117 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL || in DeliveryProfileToCodeSign()
1118 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_MDM || in DeliveryProfileToCodeSign()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp596 std::string specifiedDistributionType = "distributionType"; in HWTEST_F()
612 std::string specifiedDistributionType = "distributionType"; in HWTEST_F()
631 std::string specifiedDistributionType = "distributionType"; in HWTEST_F()
1782 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE; in HWTEST_F()
1801 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE_NORMAL; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp208 appDistributionType_ = checker.GetAppDistributionType(provisionInfo.distributionType); in ProcessPatchDeployStart()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5104 std::string distributionType; in GetDeveloperIds() local
5117 distributionType = std::string{ appDistributionTypeMap[appDistributionTypeEnum] }; in GetDeveloperIds()
5129 iBundleMgr->GetDeveloperIds(distributionType, developerIds, userId)); in GetDeveloperIds()
5131 APP_LOGW("Call failed, appDistributionType is %{public}s", distributionType.c_str()); in GetDeveloperIds()

Completed in 57 milliseconds