Home
last modified time | relevance | path

Searched defs:bundleMgr (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp44 auto bundleMgr = Connect(); in GetNameForUid() local
57 auto bundleMgr = Connect(); in GetNameAndIndexForUid() local
71 auto bundleMgr = Connect(); in GetBundleInfo() local
119 auto bundleMgr = Connect(); in GetUninstalledBundleInfo() local
137 auto bundleMgr = Connect(); in GetSandboxBundleInfo() local
155 auto bundleMgr = Connect(); in GetSandboxAbilityInfo() local
176 auto bundleMgr = Connect(); in GetSandboxExtAbilityInfos() local
194 auto bundleMgr = Connect(); in GetSandboxHapModuleInfo() local
207 auto bundleMgr = Connect(); in GetAppIdByBundleName() local
267 auto bundleMgr = Connect(); in ConnectBundleInstaller() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_check_service_test/
H A Dbms_check_service_test.cpp77 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); variable
92 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp52 auto bundleMgr = GetBundleManager(); in GetCallerAppIdFromBms() local
69 auto bundleMgr = GetBundleManager(); in GetSpecifyBundleNameFromBms() local
84 auto bundleMgr = GetBundleManager(); in GetBundleNameListFromBms() local
118 auto bundleMgr = GetBundleManager(); in QueryAbilityInfo() local
140 auto bundleMgr = GetBundleManager(); in QueryExtensionAbilityInfo() local
196 auto bundleMgr = GetBundleManager(); in IsSameDeveloperId() local
260 auto bundleMgr = GetBundleManager(); in GetContinueBundle4Src() local
284 sptr<AppExecFwk::IBundleMgr> bundleMgr = GetBundleManager(); in GetAppProvisionInfo4CurrentUser() local
397 auto bundleMgr = GetBundleManager(); in GetUidFromBms() local
479 auto bundleMgr = GetBundleManager(); in GetApplicationInfoFromBms() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp287 auto bundleMgr = GetBundleDataMgr(); variable
307 auto bundleMgr = GetBundleDataMgr(); variable
329 auto bundleMgr = GetBundleDataMgr(); variable
351 auto bundleMgr = GetBundleDataMgr(); variable
373 auto bundleMgr = GetBundleDataMgr(); variable
395 auto bundleMgr = GetBundleDataMgr(); variable
413 auto bundleMgr = GetBundleDataMgr(); variable
433 auto bundleMgr = GetBundleDataMgr(); variable
453 auto bundleMgr = GetBundleDataMgr(); variable
473 auto bundleMgr = GetBundleDataMgr(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dapp_bar_helper_impl.cpp32 auto bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in QueryAppGalleryBundleName() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/checkissystemappbyuid_fuzzer/
H A Dcheckissystemappbyuid_fuzzer.cpp53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifycallingpermission_fuzzer/
H A Dverifycallingpermission_fuzzer.cpp53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfos_fuzzer/
H A Dgetapplicationinfos_fuzzer.cpp53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfos_fuzzer/
H A Dgetbundleinfos_fuzzer.cpp53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/request/request/services/src/cxx/
H A Dbundle.cpp42 sptr<IBundleMgr> bundleMgr = iface_cast<IBundleMgr>(remoteObject); in GetNameAndIndex() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/mock/src/
H A Dmock_quick_fix_util.cpp58 auto bundleMgr = GetBundleManagerProxy(); in GetBundleQuickFixMgrProxy() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_bundle_config_parser.cpp32 auto bundleMgr = GetSystemAbilityManager(); in IsMetaDataExistInModule() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp362 auto* bundleMgr = static_cast<AppExecFwk::MOCKIBundleMgr*>(bms.GetRefPtr()); variable
437 auto* bundleMgr = static_cast<AppExecFwk::MOCKIBundleMgr*>(bms.GetRefPtr()); variable
517 auto* bundleMgr = static_cast<AppExecFwk::MOCKIBundleMgr*>(bms.GetRefPtr()); variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dability_info_manager.cpp26 void AbilityInfoManager::Init(const sptr<AppExecFwk::IBundleMgr>& bundleMgr) in Init()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_info_module_test/
H A Dui_extension_info_module_test.cpp88 sptr<AppExecFwk::IBundleMgr> bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObj); in SetUpTestCase() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp85 auto bundleMgr = Connect(); in GetBundleInfoForSelf() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client_impl.cpp46 auto bundleMgr = OHOS::iface_cast<IBundleMgr>(bundleMgrSa); in GetBundleMgr() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_mgr_kill_process_test/
H A Dams_mgr_kill_process_test.cpp68 auto bundleMgr = DelayedSingleton<BundleMgrHelper>::GetInstance(); in GetAppMgrServiceInner() local
/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dbms_wrapper.cpp55 auto bundleMgr = GetBundleMgr(); in GetHapProcessInfo() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp270 auto bundleMgr = DelayedSingleton<BundleMgrConnector>::GetInstance()->GetBundleMgrProxy(); in GetBundleStats() local
311 auto bundleMgr = DelayedSingleton<BundleMgrConnector>::GetInstance()->GetBundleMgrProxy(); in GetAppSize() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp451 auto bundleMgr = iface_cast<IBundleMgr>(bundleMgrSa); in GetBundleMgr() local
460 auto bundleMgr = GetBundleMgr(); in GetBundleResMgr() local
525 auto bundleMgr = GetBundleMgr(); in IsAppInstalled() local
542 auto bundleMgr = GetBundleMgr(); in GetBundleInstallAndUpdateTime() local
H A Dusb_mass_storage_notification.cpp108 auto bundleMgr = iface_cast<OHOS::AppExecFwk::IBundleMgr>(bundleMgrSa); in GetFilemanagerBundleName() local
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp169 auto bundleMgr = GetBundleMgr(); in GetUid() local
257 auto bundleMgr = TddUtil::GetBundleMgr(); in GetUserIdByBundleName() local
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp270 sptr<AppExecFwk::IBundleMgr> bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetBundleNameByUid() local
306 auto bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(bundleMgrSa); in CheckAppInstalled() local
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp76 auto bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetSysBundleManager() local
123 auto bundleMgr = GetSysBundleManager(); in GetPackageNameFromCache() local

123