Home
last modified time | relevance | path

Searched defs:bundleMgr_ (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/include/
H A Dbundle_graphics_client_impl.h42 OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgr_ = nullptr; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dbundle_manager_connector.h38 sptr<AppExecFwk::IBundleMgr> bundleMgr_ = nullptr; variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_info_module_test/
H A Dui_extension_info_module_test.cpp68 static sptr<AppExecFwk::IBundleMgr> bundleMgr_; member in OHOS::AAFwk::UIExtensionInfoModuleTest
71 sptr<AppExecFwk::IBundleMgr> UIExtensionInfoModuleTest::bundleMgr_ = nullptr; member in OHOS::AAFwk::UIExtensionInfoModuleTest
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.h39 sptr<IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_client_impl.h88 sptr<IBundleMgr> bundleMgr_; variable
H A Dlauncher_service.h116 static OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h116 sptr<IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dability_info_manager.h50 sptr<AppExecFwk::IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_bundle_mgr_helper.h83 sptr<AppExecFwk::IBundleMgr> bundleMgr_ = nullptr; variable
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.h101 sptr<IBundleMgr> bundleMgr_ = nullptr; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bm_storage.h112 OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/
H A Dpermission_utils.h90 COMPILE_HIDDEN static sptr<AppExecFwk::IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/context/
H A Dcontext_impl.h487 std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp51 sptr<AppExecFwk::IBundleMgr> PermissionUtils::bundleMgr_ = nullptr; member in OHOS::Media::PermissionUtils
153 auto bundleMgr_ = GetSysBundleManager(); in GetAppIdFromCache() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp28 OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> LauncherService::bundleMgr_ = nullptr; member in OHOS::AppExecFwk::LauncherService
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h765 sptr<AppExecFwk::IBundleMgr> bundleMgr_; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp714 sptr<AppExecFwk::IBundleMgr> bundleMgr_ = iface_cast<AppExecFwk::IBundleMgr>(bmsObj); in IsSceneBoardTestMode() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test5.cpp199 sptr<AppExecFwk::IBundleMgr> bundleMgr_ = nullptr; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp185 sptr<IBundleMgr> CommonFunc::bundleMgr_ = nullptr; member in OHOS::AppExecFwk::CommonFunc
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp121 static sptr<BundleMgrService> bundleMgr_ = nullptr; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp133 static OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgr_ = nullptr; variable