Home
last modified time | relevance | path

Searched refs:GetBundleMgr (Results 1 - 25 of 48) sorted by relevance

12

/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp39 sptr<IBundleMgr> FormBmsHelper::GetBundleMgr() in GetBundleMgr() function in OHOS::AppExecFwk::FormBmsHelper
68 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleInstaller()
98 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in NotifyModuleRemovable()
122 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in NotifyModuleNotRemovable()
144 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundlePackInfo()
172 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetAbilityInfo()
208 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetAbilityInfoByAction()
237 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleInfoByFlags()
247 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetBundleInfoV9()
270 sptr<IBundleMgr> iBundleMgr = GetBundleMgr(); in GetCallerBundleName()
[all...]
H A Dform_free_install_operator.cpp50 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in StartFreeInstall()
H A Dform_sandbox_render_mgr_inner.cpp41 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in IsSandboxFRSInstalled()
H A Dform_info_mgr.cpp48 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in LoadFormConfigInfoByBundleName()
121 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in LoadAbilityFormConfigInfo()
665 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in AddDynamicFormInfo()
747 auto bms = FormBmsHelper::GetInstance().GetBundleMgr(); in IsCaller()
836 sptr<IBundleMgr> iBundleMgr = FormBmsHelper::GetInstance().GetBundleMgr(); in GetBundleVersionMap()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_check_service_test/
H A Dbms_check_service_test.cpp36 static sptr<IBundleMgr> GetBundleMgr();
39 sptr<IBundleMgr> BmsCheckServiceTest::GetBundleMgr() in GetBundleMgr() function in OHOS::AppExecFwk::BmsCheckServiceTest
77 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); in HWTEST_F()
92 sptr<IBundleMgr> bundleMgr = GetBundleMgr(); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/checkissystemappbyuid_fuzzer/
H A Dcheckissystemappbyuid_fuzzer.cpp30 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgr() in GetBundleMgr() function
34 std::cout << "GetBundleMgr GetSystemAbilityManager is null"; in GetBundleMgr()
40 std::cout << "[fuzz] GetBundleMgr GetSystemAbility is null"; in GetBundleMgr()
53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfos_fuzzer/
H A Dgetbundleinfos_fuzzer.cpp30 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgr() in GetBundleMgr() function
34 std::cout << "GetBundleMgr GetSystemAbilityManager is null"; in GetBundleMgr()
40 std::cout << "[fuzz] GetBundleMgr GetSystemAbility is null"; in GetBundleMgr()
53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifycallingpermission_fuzzer/
H A Dverifycallingpermission_fuzzer.cpp30 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgr() in GetBundleMgr() function
34 std::cout << "GetBundleMgr GetSystemAbilityManager is null"; in GetBundleMgr()
40 std::cout << "[fuzz] GetBundleMgr GetSystemAbility is null"; in GetBundleMgr()
53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfos_fuzzer/
H A Dgetapplicationinfos_fuzzer.cpp30 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgr() in GetBundleMgr() function
34 std::cout << "GetBundleMgr GetSystemAbilityManager is null"; in GetBundleMgr()
40 std::cout << "[fuzz] GetBundleMgr GetSystemAbility is null"; in GetBundleMgr()
53 auto bundleMgr = GetBundleMgr(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp64 OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> LauncherService::GetBundleMgr() in GetBundleMgr() function in OHOS::AppExecFwk::LauncherService
71 APP_LOGE("GetBundleMgr GetSystemAbilityManager is null"); in GetBundleMgr()
76 APP_LOGE("GetBundleMgr GetSystemAbility is null"); in GetBundleMgr()
81 APP_LOGE("GetBundleMgr iface_cast get null"); in GetBundleMgr()
99 auto iBundleMgr = GetBundleMgr(); in RegisterCallback()
124 auto iBundleMgr = GetBundleMgr(); in UnRegisterCallback()
144 auto iBundleMgr = GetBundleMgr(); in GetAbilityList()
193 auto iBundleMgr = GetBundleMgr(); in GetAllLauncherAbilityInfos()
254 auto iBundleMgr = GetBundleMgr(); in GetShortcutInfos()
317 auto iBundleMgr = GetBundleMgr(); in GetLauncherAbilityByBundleName()
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client_impl.cpp32 sptr<IBundleMgr> BundleGraphicsClientImpl::GetBundleMgr() in GetBundleMgr() function in OHOS::AppExecFwk::BundleGraphicsClientImpl
38 APP_LOGE("GetBundleMgr GetSystemAbilityManager is null"); in GetBundleMgr()
43 APP_LOGE("GetBundleMgr GetSystemAbility is null"); in GetBundleMgr()
48 APP_LOGE("GetBundleMgr iface_cast get null"); in GetBundleMgr()
81 auto iBundleMgr = GetBundleMgr(); in GetAbilityPixelMapIcon()
/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp184 * @tc.desc: Verify that the GetBundleMgr interface executes as expected and the return value is not empty.
194 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
213 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
232 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
251 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
272 EXPECT_NE(formBmsHelper.GetBundleMgr(), nullptr); in HWTEST_F()
293 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
312 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
331 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
350 EXPECT_NE(nullptr, formBmsHelper.GetBundleMgr()); in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp165 auto iBundleMgr = CommonFunc::GetBundleMgr(); in SetApplicationEnabledSync()
206 auto iBundleMgr = CommonFunc::GetBundleMgr(); in SetAbilityEnabledSync()
241 auto iBundleMgr = CommonFunc::GetBundleMgr(); in IsApplicationEnabledSync()
276 auto iBundleMgr = CommonFunc::GetBundleMgr(); in IsAbilityEnabledSync()
412 auto iBundleMgr = CommonFunc::GetBundleMgr(); in QueryExtensionInfosSync()
448 auto iBundleMgr = CommonFunc::GetBundleMgr(); in QueryExtensionInfosSyncOnlyWithTypeName()
511 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetPermissionDefSync()
575 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetAbilityLabelSync()
650 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetLaunchWantForBundleSync()
693 auto iBundleMgr = CommonFunc::GetBundleMgr(); in GetBundleArchiveInfoSync()
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_continuous_task_observer.cpp53 bool BundleActiveContinuousTaskObserver::GetBundleMgr() in GetBundleMgr() function in OHOS::DeviceUsageStats::BundleActiveContinuousTaskObserver
90 if (GetBundleMgr()) { in ReportContinuousTaskEvent()
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp37 auto iBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in GetBundleInfoForSelf()
120 auto naBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in GetProfileByExtensionAbility()
211 auto iBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in GetProfileByAbility()
243 auto iBundleMgr = AppExecFwk::CommonFunc::GetBundleMgr(); in InnerCanOpenLink()
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dsr_samgr_helper.h41 sptr<IBundleMgr> GetBundleMgr();
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/include/
H A Dbundle_graphics_client_impl.h38 sptr<IBundleMgr> GetBundleMgr();
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_continuous_task_observer.h46 bool GetBundleMgr();
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
H A Dbundle_monitor.cpp65 auto iBundleMgr = CommonFunc::GetBundleMgr(); in Register()
104 auto iBundleMgr = CommonFunc::GetBundleMgr(); in Unregister()
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp128 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
232 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
269 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
298 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
484 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
560 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
592 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
800 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.cpp41 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerAddDesktopShortcutInfo()
121 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerDeleteDesktopShortcutInfo()
204 auto iBundleMgr = CommonFunc::GetBundleMgr(); in InnerGetAllDesktopShortcutInfo()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp138 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
589 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
617 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
815 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
839 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
1410 sptr<IBundleMgr> bmsHelperBackup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
1436 sptr<IBundleMgr> bmsHelperBackup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
1464 sptr<IBundleMgr> bmsHelperBackup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
1531 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
1555 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F()
[all...]
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_total_test.cpp105 test.GetBundleMgr(); in HWTEST_F()
107 test.GetBundleMgr(); in HWTEST_F()
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dsr_samgr_helper.cpp37 sptr<IBundleMgr> SrSamgrHelper::GetBundleMgr() in GetBundleMgr() function in OHOS::AbilityRuntime::SrSamgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dlauncher_service.h113 static OHOS::sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgr();

Completed in 15 milliseconds

12