Searched refs:INTERNALTESTING (Results 1 – 8 of 8) sorted by relevance
39 INTERNALTESTING = 7, enumerator
32 …{ Security::Verify::AppDistType::INTERNALTESTING, Constants::APP_DISTRIBUTION_TYPE_INTERNALTESTING…
294 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in VaildInstallPermission()491 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in VaildInstallPermissionForShare()1619 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in CheckInternaltestingBundle()
1179 if (provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in ProcessBundleInstall()5661 provisionInfo.distributionType == Security::Verify::AppDistType::INTERNALTESTING || in DeliveryProfileToCodeSign()
29 const char INTERNALTESTING[] = "internaltesting"; variable352 …(strcmp(pf->appDistType, INTERNALTESTING) != 0) && (strcmp(pf->appDistType, OS_INTEGRATION) != 0))… in VerifyAppTypeAndDistribution()
151 {VALUR_DIST_TYPE_INTERNALTESTING, AppDistType::INTERNALTESTING}378 || info.distributionType == Security::Verify::AppDistType::INTERNALTESTING) { in ParseAndVerify()
350 case AppDistType::INTERNALTESTING: in IsAppDistributedTypeAllowInstall()
2404 provisionInfo.distributionType = Security::Verify::AppDistType::INTERNALTESTING;