Home
last modified time | relevance | path

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

12

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapp_provision_info.h36 std::string appDistributionType; member
Dapplication_info.h309 std::string appDistributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Daccess_token.h142 std::string appDistributionType; variable
159 std::string appDistributionType; variable
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsbundlemgrproxyfuzzpartfourtest_fuzzer/
Dbmsbundlemgrproxypartfour_fuzzer.cpp61 std::string appDistributionType = fdp.ConsumeRandomLengthString(STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_common_event_mgr.h69 std::string appDistributionType; member
Devent_report.h181 std::string appDistributionType; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_multiuser_installer.cpp132 std::string appDistributionType = info.GetAppDistributionType(); in ProcessBundleInstall() local
Dbundle_install_checker.cpp252 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckProvisionInfoIsValid() local
Dbase_bundle_installer.cpp4597 std::string appDistributionType = oldInfo.GetAppDistributionType(); in CheckMDMUpdateBundleForSelf() local
7177 std::string appDistributionType = info.GetAppDistributionType(); in IsEnterpriseForAllUser() local
Dinner_bundle_info.cpp3907 void InnerBundleInfo::SetAppDistributionType(const std::string &appDistributionType) in SetAppDistributionType()
Dbundle_mgr_host_impl.cpp5007 ErrCode BundleMgrHostImpl::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
Dbundlemgrproxy_fuzzer.cpp309 std::string appDistributionType = "invalidType"; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_host_impl_permission_test/
Dbms_system_app_permission_denied_test.cpp518 std::string appDistributionType = "example.type"; // Example distribution type variable
Dbms_verify_calling_permissions_for_all_denied_test.cpp566 std::string appDistributionType = "example.type"; // Example distribution type variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
Dbms_bundle_permission_system_app_test.cpp1548 std::string appDistributionType = "none"; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
Dbundle_manager_utils.h81 char* appDistributionType; member
366 char* appDistributionType; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h237 std::string appDistributionType = "none"; member
/foundation/ability/ability_runtime/frameworks/cj/ffi/application_context/include/
Dcj_bundle_info.h75 char* appDistributionType; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_host.cpp4174 std::string appDistributionType = data.ReadString(); in HandleGetDeveloperIds() local
4750 …AppDistributionTypeEnum appDistributionType = static_cast<AppDistributionTypeEnum>(data.ReadInt32(… in HandleSetAppDistributionTypes() local
Dbundle_mgr_proxy.cpp4790 ErrCode BundleMgrProxy::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dcommon_func.cpp1230 napi_value appDistributionType; in ConvertAppProvisionInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp7523 std::string appDistributionType = "hos_normal_type"; variable
7544 std::string appDistributionType = "hos_normal_type"; variable
7662 std::string appDistributionType = "hos_normal_type"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
Dbms_data_mgr_test.cpp2546 std::string appDistributionType = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test_two.cpp1966 std::string appDistributionType; variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp6790 std::string appDistributionType = "invalidType"; variable

12