Searched refs:ENTERPRISE (Results 1 – 15 of 15) sorted by relevance
34 ENTERPRISE = 2, enumerator
29 { Security::Verify::AppDistType::ENTERPRISE, Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE },
275 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE) { in VaildInstallPermission()480 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE) { in VaildInstallPermissionForShare()1610 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE) { in CheckEnterpriseBundle()
5658 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
25 const char ENTERPRISE[] = "enterprise"; variable350 … if ((strcmp(pf->appDistType, APP_GALLERY) != 0) && (strcmp(pf->appDistType, ENTERPRISE) != 0) && in VerifyAppTypeAndDistribution()
220 provisionInfo.distributionType = AppDistType::ENTERPRISE;
146 {VALUE_DIST_TYPE_ENTERPRISE, AppDistType::ENTERPRISE},
345 case AppDistType::ENTERPRISE: in IsAppDistributedTypeAllowInstall()
763 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
3325 info.distributionType = Security::Verify::AppDistType::ENTERPRISE;3346 info.distributionType = Security::Verify::AppDistType::ENTERPRISE;3384 info.distributionType = Security::Verify::AppDistType::ENTERPRISE;3408 info.distributionType = Security::Verify::AppDistType::ENTERPRISE;3447 info.distributionType = Security::Verify::AppDistType::ENTERPRISE;
884 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE;2387 provisionInfo.distributionType = Security::Verify::AppDistType::ENTERPRISE;
1023 if (provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE || in DeliveryProfileToCodeSign()
1743 provisionInfo.distributionType == Security::Verify::AppDistType::ENTERPRISE;
128 | ENTERPRISE | 2 | 企业应用,可以安装到个人设备上。 |4799 let appDistributionType = bundleManager.AppDistributionType.ENTERPRISE;
128 | ENTERPRISE | 2 | Enterprise application that can be installed on personal devices. |4793 let appDistributionType = bundleManager.AppDistributionType.ENTERPRISE;