/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/ |
H A D | bms_bundle_crowdtesting_test.cpp | 278 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 301 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_OS_INTEGRATION); 324 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_OS_INTEGRATION); 348 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 372 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 380 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 404 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 412 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 439 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING); 465 EXPECT_EQ(appInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_OS_INTEGRATION); [all …]
|
/ohos5.0/base/security/access_token/frameworks/accesstoken/src/ |
H A D | hap_info_parcel.cpp | 31 RETURN_IF_FALSE(out.WriteString(this->hapInfoParameter.appDistributionType)); in Marshalling() 48 …RELEASE_IF_FALSE(in.ReadString(hapInfoParcel->hapInfoParameter.appDistributionType), hapInfoParcel… in Unmarshalling()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | hap_token_info.h | 72 std::string appDistributionType; variable 86 std::string appDistributionType; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_multiuser_installer.cpp | 118 std::string appDistributionType = info.GetAppDistributionType(); in ProcessBundleInstall() local 119 if (appDistributionType == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE in ProcessBundleInstall() 120 || appDistributionType == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE_NORMAL in ProcessBundleInstall() 121 || appDistributionType == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE_MDM) { in ProcessBundleInstall()
|
H A D | inner_event_report.cpp | 382 EVENT_PARAM_APP_DISTRIBUTION_TYPE, eventInfo.appDistributionType, in InnerSendBundleInstallEvent() 421 EVENT_PARAM_APP_DISTRIBUTION_TYPE, eventInfo.appDistributionType, in InnerSendBundleUpdateEvent() 443 EVENT_PARAM_APP_DISTRIBUTION_TYPE, eventInfo.appDistributionType, in InnerSendPreBundleRecoverEvent() 504 EVENT_PARAM_APP_DISTRIBUTION_TYPE, eventInfo.appDistributionType, in InnerSendQuickFixEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | app_provision_info.cpp | 39 appDistributionType = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 59 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(appDistributionType)); in Marshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | access_token.h | 138 std::string appDistributionType; variable 152 std::string appDistributionType; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager.cpp | 90 appInfo.appDistributionType = "crowdtesting"; in GetApplicationInfo() 94 appInfo.appDistributionType = "crowdtesting"; in GetApplicationInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 106 std::string appDistributionType; member 172 appDistributionType.clear(); in Reset()
|
H A D | bundle_common_event_mgr.h | 64 std::string appDistributionType; member
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_bundle_manager.cpp | 61 appInfo.appDistributionType = "crowdtesting"; in GetApplicationInfo() 167 appInfo.appDistributionType = "crowdtesting"; in GetApplicationInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | app_provision_info.h | 36 std::string appDistributionType; member
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundleManager-AppProvisionInfo-sys.md | 23 | appDistributionType | string | 是 | 否 | 配置文件中的分发类型,为app_gallery、enterprise、os_integration…
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/ |
H A D | app_installation_optimized_test.cpp | 337 g_testHapInfoParams.appDistributionType = "enterprise_mdm"; 357 g_testHapInfoParams.appDistributionType = ""; 376 g_testHapInfoParams.appDistributionType = "none"; 414 g_testHapInfoParams.appDistributionType = ""; 710 info.appDistributionType = "enterprise_mdm"; 743 info.appDistributionType = ""; 776 info.appDistributionType = "none";
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/ |
H A D | ecological_rule_interceptor.cpp | 140 callerInfo.targetAppDistType = targetAbilityInfo.applicationInfo.appDistributionType; in GetEcologicalTargetInfo() 147 callerInfo.targetAppDistType = abilityInfo->applicationInfo.appDistributionType; in GetEcologicalTargetInfo()
|
/ohos5.0/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_bundle_manager_impl.cpp | 95 return appInfo.appDistributionType; in GetApplicationInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/ |
H A D | app_provision_info_rdb.cpp | 108 valuesBucket.PutString(APP_DISTRIBUTION_TYPE, appProvisionInfo.appDistributionType); in AddAppProvisionInfo() 194 …= absSharedResultSet->GetString(INDEX_APP_DISTRIBUTION_TYPE, appProvisionInfo.appDistributionType); in ConvertToAppProvision()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_bundle_manager_service.h | 73 appInfo.appDistributionType = "crowdtesting"; in GetApplicationInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_convert.cpp | 180 appInfo.appDistributionType = MallocCString(cAppInfo.appDistributionType); in ConvertApplicationInfo() 452 appInfo.appDistributionType = MallocCString("none"); in InitApplicationInfo()
|
H A D | bundle_manager_utils.h | 77 char* appDistributionType; member
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_manager.cpp | 1081 …IsPermAvailableRangeSatisfied(const PermissionDef& permDef, const std::string& appDistributionType) in IsPermAvailableRangeSatisfied() argument 1084 if (appDistributionType == "none") { in IsPermAvailableRangeSatisfied() 1089 if (appDistributionType != APP_DISTRIBUTION_TYPE_ENTERPRISE_MDM) { in IsPermAvailableRangeSatisfied() 1128 bool PermissionManager::InitPermissionList(const std::string& appDistributionType, in InitPermissionList() argument 1150 if (!IsPermAvailableRangeSatisfied(permDef, appDistributionType)) { in InitPermissionList()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 145 std::string appDistributionType = "none"; member
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundleManager-AppProvisionInfo-sys.md | 23 | appDistributionType | string | Yes | No | Distribution type in the configuration file, whi…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_install_checker_test.cpp | 781 applicationInfo.appDistributionType = Constants::APP_DISTRIBUTION_TYPE_APP_GALLERY; 795 EXPECT_EQ(eventInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_APP_GALLERY); 814 applicationInfo.appDistributionType = Constants::APP_DISTRIBUTION_TYPE_APP_GALLERY; 832 EXPECT_EQ(eventInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_APP_GALLERY); 853 EXPECT_EQ(appProvisionInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_NONE); 870 EXPECT_EQ(appProvisionInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_APP_GALLERY); 888 EXPECT_EQ(appProvisionInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE); 893 … EXPECT_EQ(appProvisionInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_OS_INTEGRATION); 897 EXPECT_EQ(appProvisionInfo.appDistributionType, Constants::APP_DISTRIBUTION_TYPE_CROWDTESTING);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/ |
H A D | bms_bundle_clone_app_bundle_logic_test.cpp | 167 "appDistributionType":"os_integration", 195 "appDistributionType":"none",
|