Home
last modified time | relevance | path

Searched defs:bms (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp96 auto bms = GetBundleManager(); in GetBundleStats() local
118 auto bms = GetBundleManager(); in GetBundleInfos() local
155 auto bms = GetBundleManager(); in GetAppGalleryBundleName() local
294 auto bms = GetBundleManager(); in GetBundleInfosForIncremental() local
344 auto bms = GetBundleManager(); in GetBundleInfosForIncremental() local
388 auto bms = GetBundleManager(); in GetFullBundleInfos() local
429 auto bms = GetBundleManager(); in GetExtName() local
502 sptr<AppExecFwk::IBundleMgr> bms, int32_t userId) in GetCurBundleExtenionInfo()
531 auto bms = GetBundleManager(); in IsUser0BundleName() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_ability_utils.cpp67 auto bms = AbilityUtil::GetBundleManagerHelper(); in GetApplicationInfo() local
102 auto bms = AbilityUtil::GetBundleManagerHelper(); in GetCloneAppIndexes() local
229 auto bms = AbilityUtil::GetBundleManagerHelper(); in CreateStartAbilityInfo() local
281 auto bms = AbilityUtil::GetBundleManagerHelper(); in CreateStartExtensionInfo() local
322 auto bms = AbilityUtil::GetBundleManagerHelper(); in FindExtensionInfo() local
H A Dimplicit_start_processor.cpp535 auto bms = GetBundleManagerHelper(); in GenerateAbilityRequestByAppIndexes() local
575 auto bms = GetBundleManagerHelper(); in FindExtensionInfo() local
H A Dresident_process_manager.cpp269 auto bms = AbilityUtil::GetBundleManagerHelper(); in UpdateResidentProcessesStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_slite_feature.h74 BundleMgrSliteFeature *bms; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/adapter/
H A Dbms_adapter.cpp74 void BmsAdapter::SetBms(sptr<OHOS::AppExecFwk::IBundleMgr> bms) in SetBms()
87 auto bms = GetBms(); in GetBundleName() local
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp87 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetClientBundleName() local
123 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetApiInfo() local
162 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetBundleResourceLabel() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp361 auto bms = (PluginComponentManager::GetInstance()->GetBundleManager()); variable
436 auto bms = (PluginComponentManager::GetInstance()->GetBundleManager()); variable
516 auto bms = (PluginComponentManager::GetInstance()->GetBundleManager()); variable
/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx_utils.cpp43 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetClientBundleName() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp64 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetClientBundle() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp215 auto bms = GetBundleManager(); in GetLocalBundleInfo() local
237 auto bms = GetBundleManager(); in GetLocalBundleInfoV9() local
310 auto bms = GetBundleManager(); in CheckRemoteBundleInfoForContinuation() local
346 auto bms = GetBundleManager(); in CheckIfRemoteCanInstall() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp64 auto bms = GetBundleManager(); in SilentInstall() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dability_permission_util.cpp83 auto bms = AbilityUtil::GetBundleManagerHelper(); in IsDominateScreen() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp113 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in ProcessPreloadRequestToServiceCenter() local
213 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in GetPreloadList() local
376 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in SendRequestToServiceCenter() local
828 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in GetCallingInfo() local
1035 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in IsObtainAbilityInfo() local
1178 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in UpgradeAtomicService() local
1252 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in GetEcologicalCallerInfo() local
1304 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in CheckIsOnDemandLoad() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp221 auto bms = GetBundleManager(); in LoadPageUrl() local
265 auto bms = GetBundleManager(); in CheckPreload() local
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp250 auto bms = ConnectManagerHelper(); in GetAppIdByBundleName() local
267 auto bms = ConnectManagerHelper(); in GetTokenIdByBundleName() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_component_manager.cpp24 sptr<AppExecFwk::IBundleMgr> bms = nullptr; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp195 auto bms = DelayedSingleton<BundleMgrService>::GetInstance(); in UnInstallBundle() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/
H A Dmock_context_impl.cpp149 sptr<AppExecFwk::IBundleMgr> bms = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetBundleManager() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dmock_context.cpp131 sptr<AppExecFwk::IBundleMgr> bms = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetBundleManager() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp559 sptr<MockBundleMgrStub> bms = new (std::nothrow) MockBundleMgrStub(); variable
591 sptr<MockBundleMgrStub> bms = new (std::nothrow) MockBundleMgrStub(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_distributed_manager.cpp174 std::shared_ptr<BundleMgrService> bms = DelayedSingleton<BundleMgrService>::GetInstance(); in QueryRpcIdByAbilityToServiceCenter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_component_manager.cpp274 auto bms = PluginComponentManager::GetInstance()->GetBundleManager(); in GetPackagePath() local
H A Dplugin_element.cpp368 auto bms = PluginComponentManager::GetInstance()->GetBundleManager(); in GetPackagePathByBms() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp326 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetClientBundle() local

12