/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_bms_helper.cpp | 98 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 D | form_sandbox_render_mgr_inner.cpp | 41 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in IsSandboxFRSInstalled() local
|
H A D | form_free_install_operator.cpp | 50 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in StartFreeInstall() local
|
H A D | form_info_mgr.cpp | 48 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 D | form_mgr_adapter.cpp | 886 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 D | launcher_service.cpp | 100 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 D | sys_cap_util.cpp | 57 … 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 D | bundle_manager_sync.cpp | 165 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 D | bundle_manager.cpp | 176 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 D | bundle_monitor.cpp | 65 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 D | camera_rotation_api_utils.cpp | 43 … 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 D | shortcut_manager.cpp | 41 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 D | uninstall_plugin.cpp | 47 auto iBundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in OnSetPolicy() local
|
H A D | install_plugin.cpp | 130 auto iBundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in OnSetPolicy() local
|
/ohos5.0/base/telephony/core_service/utils/common/src/ |
H A D | telephony_permission.cpp | 49 … 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 D | bundle_graphics_client_impl.cpp | 81 auto iBundleMgr = GetBundleMgr(); in GetAbilityPixelMapIcon() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource.cpp | 178 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 D | drv_bundle_state_callback.cpp | 57 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 D | bundle_manager.cpp | 37 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 D | rs_render_thread_util.cpp | 110 … 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 D | free_install.cpp | 57 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 D | bundle_mgr.cpp | 214 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 D | package.cpp | 160 auto iBundleMgr = GetBundleMgr(); in InnerHasInstalled() local
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | distributed_bms.cpp | 332 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 D | installer.cpp | 133 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
|