/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 44 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 D | bms_check_service_test.cpp | 77 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); variable 92 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/ |
H A D | bundle_manager_internal.cpp | 52 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 D | bms_bundle_free_install_test.cpp | 287 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 D | app_bar_helper_impl.cpp | 32 auto bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in QueryAppGalleryBundleName() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/checkissystemappbyuid_fuzzer/ |
H A D | checkissystemappbyuid_fuzzer.cpp | 53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifycallingpermission_fuzzer/ |
H A D | verifycallingpermission_fuzzer.cpp | 53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfos_fuzzer/ |
H A D | getapplicationinfos_fuzzer.cpp | 53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfos_fuzzer/ |
H A D | getbundleinfos_fuzzer.cpp | 53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/request/request/services/src/cxx/ |
H A D | bundle.cpp | 42 sptr<IBundleMgr> bundleMgr = iface_cast<IBundleMgr>(remoteObject); in GetNameAndIndex() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/mock/src/ |
H A D | mock_quick_fix_util.cpp | 58 auto bundleMgr = GetBundleManagerProxy(); in GetBundleQuickFixMgrProxy() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_bundle_config_parser.cpp | 32 auto bundleMgr = GetSystemAbilityManager(); in IsMetaDataExistInModule() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/ |
H A D | plugin_pattern_test_ng.cpp | 362 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 D | ability_info_manager.cpp | 26 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 D | ui_extension_info_module_test.cpp | 88 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 D | egl_bundle_mgr_helper.cpp | 85 auto bundleMgr = Connect(); in GetBundleInfoForSelf() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/ |
H A D | bundle_graphics_client_impl.cpp | 46 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 D | ams_mgr_kill_process_test.cpp | 68 auto bundleMgr = DelayedSingleton<BundleMgrHelper>::GetInstance(); in GetAppMgrServiceInner() local
|
/ohos5.0/base/security/asset/services/os_dependency/src/ |
H A D | bms_wrapper.cpp | 55 auto bundleMgr = GetBundleMgr(); in GetHapProcessInfo() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_status_service.cpp | 270 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 D | usb_right_manager.cpp | 451 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 D | usb_mass_storage_notification.cpp | 108 auto bundleMgr = iface_cast<OHOS::AppExecFwk::IBundleMgr>(bundleMgrSa); in GetFilemanagerBundleName() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/ |
H A D | tdd_util.cpp | 169 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 D | common_utils.cpp | 270 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 D | permission_utils.cpp | 76 auto bundleMgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetSysBundleManager() local 123 auto bundleMgr = GetSysBundleManager(); in GetPackageNameFromCache() local
|