Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapp_provision_info.h36 std::string appDistributionType; member
Dapplication_info.h258 std::string appDistributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Daccess_token.h139 std::string appDistributionType; variable
155 std::string appDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_common_event_mgr.h64 std::string appDistributionType; member
Devent_report.h122 std::string appDistributionType; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_multiuser_installer.cpp118 std::string appDistributionType = info.GetAppDistributionType(); in ProcessBundleInstall() local
Dbundle_install_checker.cpp230 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckProvisionInfoIsValid() local
Dinner_bundle_info.cpp3738 void InnerBundleInfo::SetAppDistributionType(const std::string &appDistributionType) in SetAppDistributionType()
Dbundle_mgr_host_impl.cpp4144 ErrCode BundleMgrHostImpl::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
Dbase_bundle_installer.cpp4026 std::string appDistributionType = oldInfo.GetAppDistributionType(); in CheckMDMUpdateBundleForSelf() local
Dbundle_data_mgr.cpp8524 ErrCode BundleDataMgr::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
Dbundlemgrproxy_fuzzer.cpp307 std::string appDistributionType = "invalidType"; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h145 std::string appDistributionType = "none"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
Dbms_bundle_permission_system_app_test.cpp1470 std::string appDistributionType = "none"; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
Dbundle_manager_utils.h77 char* appDistributionType; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp6269 std::string appDistributionType = "hos_normal_type"; variable
6307 std::string appDistributionType = "hos_normal_type"; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dcommon_func.cpp1193 napi_value appDistributionType; in ConvertAppProvisionInfo() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4385 ErrCode BundleMgrProxy::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
Dbundle_mgr_host.cpp3869 std::string appDistributionType = data.ReadString(); in HandleGetDeveloperIds() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp6613 std::string appDistributionType = "invalidType"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9851 std::string appDistributionType; variable