Home
last modified time | relevance | path

Searched defs:bundleManager (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formbmshelper_fuzzer/
H A Dformbmshelper_fuzzer.cpp41 sptr<IBundleMgr> bundleManager = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Ddlp_utils.h112 static bool CheckCallerIsDlpManager(const std::shared_ptr<AppExecFwk::BundleMgrHelper> &bundleManager) in CheckCallerIsDlpManager() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dnavigation_route_ohos.cpp40 auto bundleManager = GetBundleManager(); in InitRouteMap() local
/foundation/distributedhardware/device_manager/utils/src/appInfo/standard/
H A Dapp_manager.cpp43 sptr<AppExecFwk::IBundleMgr> bundleManager = nullptr; in GetAppId() local
119 bool AppManager::GetBundleManagerProxy(sptr<AppExecFwk::IBundleMgr> &bundleManager) in GetBundleManagerProxy() argument
[all...]
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dpermission_utils.cpp58 auto bundleManager = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetSysBundleManager() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/
H A Dbundle_checker.cpp78 auto bundleManager = iface_cast<AppExecFwk::IBundleMgr>(bundleMgrProxy); in GetBundleAppId() local
/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp77 void FormBmsHelper::SetBundleManager(const sptr<IBundleMgr> &bundleManager) in SetBundleManager() argument
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp634 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
652 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp192 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
208 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
227 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
246 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
269 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); in HWTEST_F() local
290 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
307 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
326 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
345 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
369 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
392 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
408 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
433 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
452 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
472 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
488 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
509 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
529 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
547 sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
582 sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
601 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
629 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
664 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
687 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
707 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
724 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
743 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dsoftbus_adapter_standard.cpp433 sptr<AppExecFwk::IBundleMgr> bundleManager = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetSocketName() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1465 std::shared_ptr<BundleMgrHelper> bundleManager; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp1904 std::shared_ptr<BundleMgrHelper> bundleManager = nullptr; in HWTEST_F() local

Completed in 32 milliseconds