/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/ |
H A D | bundle_clone_installer.cpp | 234 auto appIndexes = info.GetCloneBundleAppIndexes(); in ProcessCloneBundleInstall() local 305 auto appIndexes = info.GetCloneBundleAppIndexes(); in ProcessCloneBundleUninstall() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/ |
H A D | bundlemgrproxy_fuzzer.cpp | 324 std::vector<int32_t> appIndexes; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | start_ability_utils.cpp | 101 std::vector<int32_t> appIndexes; in GetCloneAppIndexes() local
|
H A D | implicit_start_processor.cpp | 530 auto appIndexes = StartAbilityUtils::GetCloneAppIndexes(request.want.GetBundle(), userId); in GenerateAbilityRequestByAppIndexes() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_process.cpp | 259 std::set<int32_t> appIndexes = innerBundleInfo.GetCloneBundleAppIndexes(); in InnerGetResourceInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/ |
H A D | dialog_session_manager.cpp | 439 auto appIndexes = StartAbilityUtils::GetCloneAppIndexes(bundleName, userId); in IsCreateCloneSelectorDialog() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 901 …undleMgrHelper::GetCloneAppIndexes(const std::string &bundleName, std::vector<int32_t> &appIndexes, in GetCloneAppIndexes()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 1502 std::vector<int32_t> appIndexes = dataMgr->GetCloneAppIndexes(bundleName, userId); in CheckAppIndex() local 4287 …dleMgrHostImpl::GetCloneAppIndexes(const std::string &bundleName, std::vector<int32_t> &appIndexes, in GetCloneAppIndexes()
|
H A D | inner_bundle_info.cpp | 4714 std::set<int32_t> appIndexes; in GetCloneBundleAppIndexes() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 5006 …BundleMgrProxy::GetCloneAppIndexes(const std::string &bundleName, std::vector<int32_t> &appIndexes, in GetCloneAppIndexes()
|
H A D | bundle_mgr_host.cpp | 3917 std::vector<int32_t> appIndexes; in HandleGetCloneAppIndexes() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 5308 std::vector<int32_t> appIndexes; in InnerGetAllAppCloneBundleInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 9316 std::vector<int32_t> appIndexes; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 9761 std::vector<int32_t> appIndexes; variable
|