Home
last modified time | relevance | path

Searched defs:subscriberPtr (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp123 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
143 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
163 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
221 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
242 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
263 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
285 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
306 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
326 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
345 auto subscriberPtr = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo); variable
[all …]
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp196 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
213 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
230 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
247 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
264 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
282 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
300 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
456 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
474 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
492 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
[all …]
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp144 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
174 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
204 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
234 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
264 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
1909 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
1950 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
1992 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
2034 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
2079 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
[all …]
/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_shutdown_fast_test.cpp88 auto subscriberPtr = std::make_shared<CommonEventServiceSystemTest>(subscribeInfo); in OnRegisterEvent() local
111 auto subscriberPtr = eventPtr->OnRegisterEvent(CommonEventSupport::COMMON_EVENT_SCREEN_OFF); variable
135 auto subscriberPtr = eventPtr->OnRegisterEvent(CommonEventSupport::COMMON_EVENT_SHUTDOWN); variable
H A Dpower_mgr_powersavemode_test.cpp384 auto subscriberPtr = std::make_shared<CommonEventSaveModeTest>(subscribeInfo); in RegisterEvent() local
409 auto subscriberPtr = std::make_shared<CommonEventServiCesSystemTest>(subscribeInfo); variable
434 auto subscriberPtr = std::make_shared<CommonEventServiCesSystemTest>(subscribeInfo); variable
H A Dpower_level_event_system_test_off.cpp83 auto subscriberPtr = std::make_shared<CommonEventScreenOffTest>(subscribeInfo); in RegisterEvent() local
H A Dpower_level_event_system_test_on.cpp84 auto subscriberPtr = std::make_shared<CommonEventScreenOnTest>(subscribeInfo); in RegisterEvent() local
/ohos5.0/base/notification/common_event_service/test/benchmarktest/common_event_service_test/
H A Dcommon_event_manager_service_test.cpp74 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
98 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
122 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
146 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
177 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
201 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/
H A Dlnn_wifiservice_monitor.cpp161 …std::shared_ptr<WifiServiceMonitor> subscriberPtr = std::make_shared<WifiServiceMonitor>(subscribe… in SubscribeAPConnStateEvent() local
173 …std::shared_ptr<WifiServiceMonitor> subscriberPtr = std::make_shared<WifiServiceMonitor>(subscribe… in SubscribeWifiConnStateEvent() local
185 …std::shared_ptr<WifiServiceMonitor> subscriberPtr = std::make_shared<WifiServiceMonitor>(subscribe… in SubscribeWifiPowerStateEvent() local
198 …std::shared_ptr<WifiServiceMonitor> subscriberPtr = std::make_shared<WifiServiceMonitor>(subscribe… in SubscribeWifiSemiStateEvent() local
263 OHOS::EventFwk::SubscribeEvent *subscriberPtr = new OHOS::EventFwk::SubscribeEvent(); in LnnSubscribeWifiService() local
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp265 auto subscriberPtr = std::make_shared<CommonEventBatteryChangedTest>(subscribeInfo); in RegisterEvent() local
281 auto subscriberPtr = std::make_shared<CommonEventBatteryLowTest>(subscribeInfo); in RegisterEvent() local
297 auto subscriberPtr = std::make_shared<CommonEventBatteryOkayTest>(subscribeInfo); in RegisterEvent() local
313 auto subscriberPtr = std::make_shared<CommonEventBatteryChargingTest>(subscribeInfo); in RegisterEvent() local
329 auto subscriberPtr = std::make_shared<CommonEventBatteryDischargingTest>(subscribeInfo); in RegisterEvent() local
345 auto subscriberPtr = std::make_shared<CommonEventBatteryDisconnectTest>(subscribeInfo); in RegisterEvent() local
361 auto subscriberPtr = std::make_shared<CommonEventBatteryConnectTest>(subscribeInfo); in RegisterEvent() local
377 auto subscriberPtr = std::make_shared<CommonEventChargeTypeChangedTest>(subscribeInfo); in RegisterEvent() local
393 auto subscriberPtr = std::make_shared<CommonEventDumpCapacityTest>(subscribeInfo); in RegisterEvent() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_unlocked_test.cpp75 auto subscriberPtr = std::make_shared<UserUnlockedEventSubscriber>(subscribeInfo); in CreateBundleDataDir() local
86 auto subscriberPtr = std::make_shared<UserUnlockedEventSubscriber>(subscribeInfo); in OnReceiveEvent() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_register.cpp59 auto subscriberPtr = std::make_shared<BundleResourceEventSubscriber>(subscribeInfo); in RegisterCommonEventSubscriber() local
/ohos5.0/base/notification/common_event_service/test/benchmarktest/common_event_publish_test/
H A Dcommon_event_publish_test.cpp70 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
89 auto subscriberPtr = std::make_shared<CommonEventSubscriberBenchmark>(subscribeInfo); in BENCHMARK_F() local
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_level_event_system_test.cpp252 auto subscriberPtr = std::make_shared<CommonEventThermalLevel1Test>(subscribeInfo); in RegisterEvent() local
271 auto subscriberPtr = std::make_shared<CommonEventThermalLevel2Test>(subscribeInfo); in RegisterEvent() local
290 auto subscriberPtr = std::make_shared<CommonEventThermalLevel3Test>(subscribeInfo); in RegisterEvent() local
309 auto subscriberPtr = std::make_shared<CommonEventThermalIdleTrueTest>(subscribeInfo); in RegisterEvent() local
328 auto subscriberPtr = std::make_shared<CommonEventThermalIdleFalseTest>(subscribeInfo); in RegisterEvent() local
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dces_system_test.cpp75 auto subscriberPtr = std::make_shared<CommonEventServiCesSystemTest>(subscribeInfo); variable
H A Dpower_coordination_lock_test.cpp149 auto subscriberPtr = std::make_shared<PowerStateCommonEventSubscriber>(subscribeInfo); in RegisterEvent() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/
H A Dbroadcast_sender_impl.cpp56 auto subscriberPtr = std::make_shared<CommonEventSubscriberListener>(subscribeInfo); in SendEvent() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp134 OHOS::EventFwk::SubscribeEvent *subscriberPtr = new OHOS::EventFwk::SubscribeEvent(); in LnnSubscribeCommonEvent() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_wrapper.cpp105 auto subscriberPtr = reinterpret_cast<std::shared_ptr<SubscriberObserver>*>(subscriber); in DestroySubscriber() local
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp118 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/ohos_account/
H A Dohos_account_manager_test.cpp217 std::shared_ptr<AccountCommonEventSubscriber> subscriberPtr = variable
259 std::shared_ptr<AccountCommonEventSubscriber> subscriberPtr = variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_cov.cpp219 std::shared_ptr<AccountCommonEventSubscriber> subscriberPtr = variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp156 …auto subscriberPtr = std::make_shared<BundleMgrCommonEventSubscriber>(subscribeInfo, sandboxDirs_); in ListeningUserUnlocked() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp143 auto subscriberPtr = std::make_shared<CommonEventThermalLevelTest>(subscribeInfo); in RegisterEvent() local
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1441 …er::SystemAbilityListener::SystemAbilityListener(std::shared_ptr<CallBroadcastSubscriber> subscrib… in SystemAbilityListener()
1490 …std::shared_ptr<CallBroadcastSubscriber> subscriberPtr = std::make_shared<CallBroadcastSubscriber>… in BroadcastSubscriber() local

12