/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
H A D | common_event_services_module_test.cpp | 123 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 D | common_event_services_system_test.cpp | 196 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 D | actsCESManagertest.cpp | 144 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 D | power_mgr_shutdown_fast_test.cpp | 88 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 D | power_mgr_powersavemode_test.cpp | 384 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 D | power_level_event_system_test_off.cpp | 83 auto subscriberPtr = std::make_shared<CommonEventScreenOffTest>(subscribeInfo); in RegisterEvent() local
|
H A D | power_level_event_system_test_on.cpp | 84 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 D | common_event_manager_service_test.cpp | 74 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 D | lnn_wifiservice_monitor.cpp | 161 …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 D | battery_event_system_test.cpp | 265 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 D | bms_event_handler_unlocked_test.cpp | 75 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 D | bundle_resource_register.cpp | 59 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 D | common_event_publish_test.cpp | 70 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 D | thermal_level_event_system_test.cpp | 252 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 D | ces_system_test.cpp | 75 auto subscriberPtr = std::make_shared<CommonEventServiCesSystemTest>(subscribeInfo); variable
|
H A D | power_coordination_lock_test.cpp | 149 auto subscriberPtr = std::make_shared<PowerStateCommonEventSubscriber>(subscribeInfo); in RegisterEvent() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/ |
H A D | broadcast_sender_impl.cpp | 56 auto subscriberPtr = std::make_shared<CommonEventSubscriberListener>(subscribeInfo); in SendEvent() local
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/ |
H A D | lnn_common_event_monitor.cpp | 134 OHOS::EventFwk::SubscribeEvent *subscriberPtr = new OHOS::EventFwk::SubscribeEvent(); in LnnSubscribeCommonEvent() local
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/ |
H A D | oh_commonevent_wrapper.cpp | 105 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 D | ces_check_service.cpp | 118 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); variable
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/ohos_account/ |
H A D | ohos_account_manager_test.cpp | 217 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 D | os_account_inner_account_mgr_cov.cpp | 219 std::shared_ptr<AccountCommonEventSubscriber> subscriberPtr = variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_exception_handler.cpp | 156 …auto subscriberPtr = std::make_shared<BundleMgrCommonEventSubscriber>(subscribeInfo, sandboxDirs_); in ListeningUserUnlocked() local
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_level_event_test.cpp | 143 auto subscriberPtr = std::make_shared<CommonEventThermalLevelTest>(subscribeInfo); in RegisterEvent() local
|
/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | call_control_manager.cpp | 1441 …er::SystemAbilityListener::SystemAbilityListener(std::shared_ptr<CallBroadcastSubscriber> subscrib… in SystemAbilityListener() 1490 …std::shared_ptr<CallBroadcastSubscriber> subscriberPtr = std::make_shared<CallBroadcastSubscriber>… in BroadcastSubscriber() local
|