Home
last modified time | relevance | path

Searched defs:appDistributionType (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dhap_token_info.h72 std::string appDistributionType; variable
86 std::string appDistributionType; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapp_provision_info.h36 std::string appDistributionType; member
H A Dapplication_info.h256 std::string appDistributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h138 std::string appDistributionType; variable
152 std::string appDistributionType; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h64 std::string appDistributionType; member
H A Devent_report.h106 std::string appDistributionType; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp118 std::string appDistributionType = info.GetAppDistributionType(); in ProcessBundleInstall() local
H A Dbundle_install_checker.cpp230 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckProvisionInfoIsValid() local
H A Dinner_bundle_info.cpp3718 void InnerBundleInfo::SetAppDistributionType(const std::string &appDistributionType) in SetAppDistributionType()
H A Dbundle_mgr_host_impl.cpp4081 ErrCode BundleMgrHostImpl::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
H A Dbase_bundle_installer.cpp3986 std::string appDistributionType = oldInfo.GetAppDistributionType(); in CheckMDMUpdateBundleForSelf() local
H A Dbundle_data_mgr.cpp8355 ErrCode BundleDataMgr::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp307 std::string appDistributionType = "invalidType"; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp1081 …IsPermAvailableRangeSatisfied(const PermissionDef& permDef, const std::string& appDistributionType) in IsPermAvailableRangeSatisfied()
1128 bool PermissionManager::InitPermissionList(const std::string& appDistributionType, in InitPermissionList()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h145 std::string appDistributionType = "none"; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp1470 std::string appDistributionType = "none"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h77 char* appDistributionType; member
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp1447 … std::string appDistributionType = GetBundleMgr()->GetApplicationInfo(bundleName, DEFAULT_USER_ID); in SetDelegatedPolicies() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6269 std::string appDistributionType = "hos_normal_type"; variable
6307 std::string appDistributionType = "hos_normal_type"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp1191 napi_value appDistributionType; in ConvertAppProvisionInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4335 ErrCode BundleMgrProxy::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
H A Dbundle_mgr_host.cpp3813 std::string appDistributionType = data.ReadString(); in HandleGetDeveloperIds() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp6553 std::string appDistributionType = "invalidType"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp9691 std::string appDistributionType; variable