Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp98 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in NotifyModuleRemovable() local
122 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in NotifyModuleNotRemovable() local
144 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundlePackInfo() local
172 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetAbilityInfo() local
208 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetAbilityInfoByAction() local
237 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleInfoByFlags() local
247 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleInfoV9() local
270 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetCallerBundleName() local
285 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleNameByUid() local
300 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetUidByBundleName() local
[all …]
H A Dform_sandbox_render_mgr_inner.cpp41 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in IsSandboxFRSInstalled() local
H A Dform_free_install_operator.cpp50 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in StartFreeInstall() local
H A Dform_info_mgr.cpp48 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in LoadFormConfigInfoByBundleName() local
121 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in LoadAbilityFormConfigInfo() local
665 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in AddDynamicFormInfo() local
836 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in GetBundleVersionMap() local
H A Dform_mgr_adapter.cpp886 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in NotifyWhetherVisibleForms() local
1799 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in GetBundleInfo() local
2091 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in CheckPublishForm() local
2465 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in GetBundleName() local
2622 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in RouterEvent() local
2682 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in BackgroundEvent() local
2873 bool FormMgrAdapter::CheckIsSystemAppByBundleName(const sptr<IBundleMgr> &iBundleMgr, in CheckIsSystemAppByBundleName()
2887 bool FormMgrAdapter::IsValidPublishEvent(const sptr<IBundleMgr> &iBundleMgr, in IsValidPublishEvent()
2899 bool FormMgrAdapter::CheckKeepBackgroundRunningPermission(const sptr<IBundleMgr> &iBundleMgr, in CheckKeepBackgroundRunningPermission()
3557 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in UpdateFormCloudUpdateDuration() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp100 auto iBundleMgr = GetBundleMgr(); in RegisterCallback() local
125 auto iBundleMgr = GetBundleMgr(); in UnRegisterCallback() local
145 auto iBundleMgr = GetBundleMgr(); in GetAbilityList() local
194 auto iBundleMgr = GetBundleMgr(); in GetAllLauncherAbilityInfos() local
255 auto iBundleMgr = GetBundleMgr(); in GetShortcutInfos() local
318 auto iBundleMgr = GetBundleMgr(); in GetLauncherAbilityByBundleName() local
347 auto iBundleMgr = GetBundleMgr(); in GetAllLauncherAbility() local
375 auto iBundleMgr = GetBundleMgr(); in GetShortcutInfoV9() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsys_cap_util.cpp57 … sptr<AppExecFwk::IBundleMgr> iBundleMgr = OHOS::iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetBundleName() local
80 … sptr<AppExecFwk::IBundleMgr> iBundleMgr = OHOS::iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetApiCompatibleVersion() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp165 auto iBundleMgr = CommonFunc::GetBundleMgr(); in SetApplicationEnabledSync() local
206 auto iBundleMgr = CommonFunc::GetBundleMgr(); in SetAbilityEnabledSync() local
241 auto iBundleMgr = CommonFunc::GetBundleMgr(); in IsApplicationEnabledSync() local
276 auto iBundleMgr = CommonFunc::GetBundleMgr(); in IsAbilityEnabledSync() local
412 auto iBundleMgr = CommonFunc::GetBundleMgr(); in QueryExtensionInfosSync() local
448 auto iBundleMgr = CommonFunc::GetBundleMgr(); in QueryExtensionInfosSyncOnlyWithTypeName() local
511 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetPermissionDefSync() local
575 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetAbilityLabelSync() local
650 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetLaunchWantForBundleSync() local
693 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetBundleArchiveInfoSync() local
[all …]
H A Dbundle_manager.cpp176 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetBundleArchiveInfo() local
265 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetAppCloneIdentity() local
278 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetApplicationInfo() local
290 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetApplicationInfos() local
584 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetLaunchWant() local
729 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerQueryAbilityInfos() local
742 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerBatchQueryAbilityInfos() local
1245 auto iBundleMgr = CommonFunc::GetBundleMgr(); in QueryAbilityInfosSync() local
1276 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerQueryExtensionInfos() local
2087 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerCleanBundleCacheCallback() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
H A Dbundle_monitor.cpp65 auto iBundleMgr = CommonFunc::GetBundleMgr(); in Register() local
104 auto iBundleMgr = CommonFunc::GetBundleMgr(); in Unregister() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dcamera_rotation_api_utils.cpp43 … sptr<AppExecFwk::IBundleMgr> iBundleMgr = OHOS::iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetApiVersion() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.cpp41 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerAddDesktopShortcutInfo() local
121 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerDeleteDesktopShortcutInfo() local
204 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetAllDesktopShortcutInfo() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Duninstall_plugin.cpp47 auto iBundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in OnSetPolicy() local
H A Dinstall_plugin.cpp130 auto iBundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in OnSetPolicy() local
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtelephony_permission.cpp49 … sptr<AppExecFwk::IBundleMgr> iBundleMgr = OHOS::iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetBundleNameByUid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client_impl.cpp81 auto iBundleMgr = GetBundleMgr(); in GetAbilityPixelMapIcon() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource.cpp178 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetBundleResourceInfo() local
245 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetLauncherAbilityResourceInfo() local
311 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetAllBundleResourceInfo() local
403 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetAllLauncherAbilityResourceInfo() local
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.cpp57 auto iBundleMgr = GetBundleMgrProxy(); in GetBundleSize() local
289 auto iBundleMgr = GetBundleMgrProxy(); in GetAllDriverInfos() local
332 auto iBundleMgr = GetBundleMgrProxy(); in CheckBundleMgrProxyPermission() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp37 auto iBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in GetBundleInfoForSelf() local
211 auto iBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in GetProfileByAbility() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_util.cpp110 … sptr<AppExecFwk::IBundleMgr> iBundleMgr = OHOS::iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetApiCompatibleVersion() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp57 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerIsHapModuleRemovable() local
147 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerSetHapModuleUpgradeFlag() local
551 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetBundlePackInfo() local
659 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetDispatchInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp214 auto iBundleMgr = GetBundleMgr(); in CheckIsSystemApp() local
1120 auto iBundleMgr = GetBundleMgr(); in InnerGetApplicationInfos() local
1290 auto iBundleMgr = GetBundleMgr(); in InnerQueryAbilityInfos() local
1594 auto iBundleMgr = GetBundleMgr(); in InnerGetBundleInfos() local
1724 auto iBundleMgr = GetBundleMgr(); in InnerGetPermissionDef() local
1827 auto iBundleMgr = GetBundleMgr(); in VerifyCallingPermission() local
1837 auto iBundleMgr = GetBundleMgr(); in VerifySystemApi() local
2049 auto iBundleMgr = GetBundleMgr(); in InnerGetAllFormsInfo() local
2175 auto iBundleMgr = GetBundleMgr(); in InnerGetFormInfosByModule() local
2292 auto iBundleMgr = GetBundleMgr(); in InnerGetFormInfosByApp() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dpackage.cpp160 auto iBundleMgr = GetBundleMgr(); in InnerHasInstalled() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp332 auto iBundleMgr = GetBundleMgr(); in GetAbilityInfo() local
369 auto iBundleMgr = GetBundleMgr(); in GetAbilityIconByContent() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp133 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetBundleInstallerCompleted() local
222 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetBundleInstallerSync() local
1646 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerCreateAppClone() local
1760 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerDestroyAppClone() local
1864 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerInstallPreexistingApp() local

12