Home
last modified time | relevance | path

Searched defs:bundleManager (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/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); variable
208 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
227 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
246 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
269 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
290 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
307 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
326 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
345 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
369 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
[all …]
/ohos5.0/base/customization/enterprise_device_management/common/native/src/
H A Dbundle_manager_utils.cpp34 sptr<AppExecFwk::IBundleMgr> bundleManager = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetAppIdByCallingUid() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dpermission_filter.cpp41 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in OnPublish() local
H A Dadvanced_notification_subscriber_service.cpp106 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in SubscribeSelf() local
H A Dadvanced_notification_inline.cpp40 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in GetClientBundleNameByUid() local
H A Dadvanced_notification_utils.cpp139 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in GenerateValidBundleOption() local
325 auto bundleManager = BundleManagerHelper::GetInstance(); in SetAgentNotification() local
1374 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CheckApiCompatibility() local
1676 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in PrePublishNotificationBySa() local
1753 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in PrePublishRequest() local
1916 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CheckBundleOptionValid() local
2009 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in ResetDistributedEnabled() local
H A Dnotification_local_live_view_subscriber_manager.cpp80 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in AddLocalLiveViewSubscriber() local
H A Dadvanced_notification_service.cpp132 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in PrepareNotificationRequest() local
190 … std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in PrepareNotificationRequest() local
H A Dadvanced_notification_publish_service.cpp415 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CancelAsBundle() local
481 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CancelAsBundleWithAgent() local
H A Dnotification_preferences.cpp1120 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CheckApiCompatibility() local
H A Dnotification_preferences_database.cpp2061 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in CheckApiCompatibility() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formbmshelper_fuzzer/
H A Dformbmshelper_fuzzer.cpp41 sptr<IBundleMgr> bundleManager = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dbundle_manager_helper_test.cpp50 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); variable
62 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); variable
H A Dadvanced_notification_service_test.cpp2243 std::shared_ptr<BundleManagerHelper> bundleManager = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dnavigation_route_ohos.cpp42 auto bundleManager = GetBundleManager(); in InitRouteMap() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Ddlp_utils.h112 static bool CheckCallerIsDlpManager(const std::shared_ptr<AppExecFwk::BundleMgrHelper> &bundleManag… in CheckCallerIsDlpManager()
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dpermission_utils.cpp58 auto bundleManager = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetSysBundleManager() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp629 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
647 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl); variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp77 void FormBmsHelper::SetBundleManager(const sptr<IBundleMgr> &bundleManager) in SetBundleManager()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dphotoaccesshelperinf.js17 const bundleManager = requireNapi('bundle.bundleManager'); constant
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp231 std::shared_ptr<BundleManagerHelper> bundleManager = BundleManagerHelper::GetInstance(); in ReportModifyEvent() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js39 const bundleManager = requireNapi('bundle.bundleManager'); constant
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1454 std::shared_ptr<BundleMgrHelper> bundleManager; variable