/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_preloader.cpp | 95 auto bundleMgrHelper = GetBundleManagerHelper(); in GetLaunchWant() local 112 auto bundleMgrHelper = GetBundleManagerHelper(); in GetLaunchAbilityInfo() local 131 auto bundleMgrHelper = GetBundleManagerHelper(); in GetBundleAndHapInfo() local
|
H A D | remote_client_manager.cpp | 55 void RemoteClientManager::SetBundleManagerHelper(const std::shared_ptr<BundleMgrHelper> &bundleMgrH… in SetBundleManagerHelper()
|
H A D | exit_resident_process_manager.cpp | 103 auto bundleMgrHelper = remoteClientManager->GetBundleManagerHelper(); in QueryExitBundleInfos() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/ |
H A D | screen_unlock_interceptor.cpp | 43 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in DoProcess() local
|
H A D | ability_jump_interceptor.cpp | 46 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in DoProcess() local 87 bool AbilityJumpInterceptor::CheckControl(std::shared_ptr<AppExecFwk::BundleMgrHelper> &bundleMgrHe… in CheckControl()
|
H A D | extension_control_interceptor.cpp | 97 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in GetTargetAbilityInfo() local
|
H A D | ecological_rule_interceptor.cpp | 98 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in DoProcess() local 168 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in GetEcologicalCallerInfo() local
|
H A D | control_interceptor.cpp | 73 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in CheckControl() local
|
H A D | disposed_rule_interceptor.cpp | 87 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in CheckControl() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/ |
H A D | quick_fix_utils.cpp | 52 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetBundleQuickFixMgrProxy() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | test_runner.cpp | 36 auto bundleMgrHelper = DelayedSingleton<BundleMgrHelper>::GetInstance(); in Create() local
|
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/ |
H A D | quick_fix_manager_service.cpp | 101 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetApplyedQuickFixInfo() local 206 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetQuickFixInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/src/ |
H A D | service_router_data_mgr.cpp | 37 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in LoadAllBundleInfos() local 59 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in LoadBundleInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_preloader_test/ |
H A D | app_preloader_test.cpp | 38 auto bundleMgrHelper = std::make_shared<BundleMgrHelper>(); in SetUp() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_module_reader.cpp | 135 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetOtherHspPath() local 178 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetPresetAppHapPath() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | insight_intent_utils.cpp | 66 auto bundleMgrHelper = DelayedSingleton<AppExecFwk::BundleMgrHelper>::GetInstance(); in GetSrcEntry() local
|
H A D | implicit_start_processor.cpp | 378 auto bundleMgrHelper = GetBundleManagerHelper(); in GenerateAbilityRequestByAction() local 594 auto bundleMgrHelper = GetBundleManagerHelper(); in QueryBmsAppInfos() local 737 auto bundleMgrHelper = GetBundleManagerHelper(); in GetDefaultAppProxy() local 766 auto bundleMgrHelper = GetBundleManagerHelper(); in GetEcologicalCallerInfo() local
|
H A D | free_install_manager.cpp | 96 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in StartFreeInstall() local 441 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in UpdateElementName() local 482 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in ConnectFreeInstall() local 557 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in PostUpgradeAtomicServiceTask() local
|
H A D | system_dialog_scheduler.cpp | 426 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in GetSelectorDialogWantCommon() local 584 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in GetAssertFaultDialogWant() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_util.h | 209 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in AddAbilityJumpRuleToBms() local 249 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in IsStartIncludeAtomicService() local 360 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); in StartAppgallery() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityapppreloader_fuzzer/ |
H A D | abilityapppreloader_fuzzer.cpp | 57 auto bundleMgrHelper = std::make_shared<AppExecFwk::BundleMgrHelper>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_interceptor_test/ |
H A D | ability_interceptor_test.cpp | 213 auto bundleMgrHelper = AbilityUtil::GetBundleManagerHelper(); variable 564 …std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper = std::make_shared<AppExecFwk::Bundle… variable 581 …std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper = std::make_shared<AppExecFwk::Bundle… variable 599 …std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper = std::make_shared<AppExecFwk::Bundle… variable 619 …std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper = std::make_shared<AppExecFwk::Bundle… variable
|
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/ |
H A D | uri_permission_utils.cpp | 158 auto bundleMgrHelper = ConnectManagerHelper(); in CheckIsSystemAppByBundleName() local 177 auto bundleMgrHelper = ConnectManagerHelper(); in GetBundleApiTargetVersion() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrjumpinterceptor_fuzzer/ |
H A D | abilitymgrjumpinterceptor_fuzzer.cpp | 79 …std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper = std::make_shared<AppExecFwk::Bundle… in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | context_deal.cpp | 130 auto bundleMgrHelper = DelayedSingleton<BundleMgrHelper>::GetInstance(); in GetBundleManager() local
|