Home
last modified time | relevance | path

Searched defs:subscriberInfo (Results 1 – 25 of 49) sorted by relevance

12

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
Dcm_event_observer.cpp32 SystemEventSubscriber::SystemEventSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subscr… in SystemEventSubscriber()
73 OHOS::EventFwk::CommonEventSubscribeInfo subscriberInfo(matchingSkills); in SubscribeSystemEvent() local
/base/powermgr/battery_manager/test/systemtest/src/
Dbattery_event_system_test.cpp72 …entBatteryChangedTest::CommonEventBatteryChangedTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryChangedTest()
86 CommonEventBatteryLowTest::CommonEventBatteryLowTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventBatteryLowTest()
100 …mmonEventBatteryOkayTest::CommonEventBatteryOkayTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryOkayTest()
114 …tBatteryChargingTest::CommonEventBatteryChargingTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryChargingTest()
128 …ryDischargingTest::CommonEventBatteryDischargingTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryDischargingTest()
142 …teryDisconnectTest::CommonEventBatteryDisconnectTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryDisconnectTest()
156 …entBatteryConnectTest::CommonEventBatteryConnectTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventBatteryConnectTest()
170 …rgeTypeChangedTest::CommonEventChargeTypeChangedTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventChargeTypeChangedTest()
184 …onEventDumpCapacityTest::CommonEventDumpCapacityTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventDumpCapacityTest()
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp205 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
240 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
288 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
323 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
371 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
406 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
446 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
486 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
526 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
566 sptr<NotificationSubscribeInfo> subscriberInfo = new NotificationSubscribeInfo(); variable
[all …]
/base/hiviewdfx/hiview/core/param_update/include/
Dparam_event_manager.h41 … explicit ParamCommonEventSubscriber(const EventFwk::CommonEventSubscribeInfo &subscriberInfo, in ParamCommonEventSubscriber()
/base/telephony/sms_mms/test/gtest/
Dsms_broadcast_subscriber_gtest.cpp24 const OHOS::EventFwk::CommonEventSubscribeInfo &subscriberInfo, SmsMmsTestHelper &helper) in SmsBroadcastSubscriberGtest()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_event_manager.cpp59 CommonEventSubscribeInfo subscriberInfo(matchingSkills); in init() local
102 const CommonEventSubscribeInfo &subscriberInfo, in ReminderEventSubscriber()
109 const CommonEventSubscribeInfo &subscriberInfo, in ReminderEventCustomSubscriber()
/base/telephony/call_manager/test/unittest/ui_client/
Dcommon_event_subscriber_test.cpp27 …entSubscriberTest::CommonEventSubscriberTest(const OHOS::EventFwk::CommonEventSubscribeInfo &subsc… in CommonEventSubscriberTest()
/base/request/request/services/service/request/c_wrapper/include/
Dget_proxy.h31 SysNetProxySubscriber(OHOS::EventFwk::CommonEventSubscribeInfo &subscriberInfo) in SysNetProxySubscriber()
/base/security/device_auth/services/frameworks/src/account_subscriber/
Daccount_subscriber.cpp24 AccountSubscriber::AccountSubscriber(const EventFwk::CommonEventSubscribeInfo &subscriberInfo, in AccountSubscriber()
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
Dhks_event_observer.cpp90 SystemEventSubscriber::SystemEventSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subscr… in SystemEventSubscriber()
138 OHOS::EventFwk::CommonEventSubscribeInfo subscriberInfo(matchingSkills); in SubscribeSystemEvent() local
/base/telephony/sms_mms/services/sms/
Dsms_broadcast_subscriber_receiver.cpp26 …stSubscriberReceiver::SmsBroadcastSubscriberReceiver(const CommonEventSubscribeInfo &subscriberInf… in SmsBroadcastSubscriberReceiver()
Dsms_state_observer.cpp40 CommonEventSubscribeInfo subscriberInfo(matchingSkills); in StartEventSubscriber() local
/base/time/time_service/services/time/src/
Dpower_subscriber.cpp24 PowerSubscriber::PowerSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subscriberInfo) in PowerSubscriber()
Dnitz_subscriber.cpp24 NITZSubscriber::NITZSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subscriberInfo) in NITZSubscriber()
Dtime_tick_notify.cpp56 CommonEventSubscribeInfo subscriberInfo(matchingSkills); in Init() local
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_level_event_system_test.cpp109 …EventThermalLevel1Test::CommonEventThermalLevel1Test(const CommonEventSubscribeInfo& subscriberInf… in CommonEventThermalLevel1Test()
123 …EventThermalLevel2Test::CommonEventThermalLevel2Test(const CommonEventSubscribeInfo& subscriberInf… in CommonEventThermalLevel2Test()
137 …EventThermalLevel3Test::CommonEventThermalLevel3Test(const CommonEventSubscribeInfo& subscriberInf… in CommonEventThermalLevel3Test()
151 …tThermalIdleTrueTest::CommonEventThermalIdleTrueTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventThermalIdleTrueTest()
165 …hermalIdleFalseTest::CommonEventThermalIdleFalseTest(const CommonEventSubscribeInfo& subscriberInf… in CommonEventThermalIdleFalseTest()
/base/telephony/call_manager/services/call/src/
Dcall_broadcast_subscriber.cpp26 …BroadcastSubscriber::CallBroadcastSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subsc… in CallBroadcastSubscriber()
/base/powermgr/power_manager/test/unittest/src/
Dces_system_test.cpp38 const CommonEventSubscribeInfo &subscriberInfo) in CommonEventServiCesSystemTest()
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dlocal_live_view_subscribe.cpp169 LocalLiveViewSubscriberInstancesInfo &subscriberInfo) in HasNotificationSubscriber()
186 …const napi_env &env, const napi_value &value, LocalLiveViewSubscriberInstancesInfo &subscriberInfo) in GetNotificationSubscriber()
218 …ddSubscriberInstancesInfo(const napi_env &env, const LocalLiveViewSubscriberInstancesInfo &subscri… in AddSubscriberInstancesInfo()
/base/telephony/sms_mms/test/unittest/
Dsms_broadcast_subscriber.cpp26 …sBroadcastSubscriber::SmsBroadcastSubscriber(const OHOS::EventFwk::CommonEventSubscribeInfo &subsc… in SmsBroadcastSubscriber()
/base/notification/distributed_notification_service/frameworks/js/napi/src/subscribe/
Dnapi_subscribe.cpp29 NotificationSubscribeInfo subscriberInfo; in NapiSubscribe() local
117 NotificationSubscribeInfo subscriberInfo; in NapiSubscribeSelf() local
/base/powermgr/power_manager/test/systemtest/src/
Dpower_level_event_system_test_on.cpp66 CommonEventScreenOnTest::CommonEventScreenOnTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventScreenOnTest()
Dpower_level_event_system_test_off.cpp65 CommonEventScreenOffTest::CommonEventScreenOffTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventScreenOffTest()
Dpower_mgr_shutdown_fast_test.cpp76 const CommonEventSubscribeInfo& subscriberInfo) in CommonEventServiceSystemTest()
Dpower_mgr_powersavemode_test.cpp337 const CommonEventSubscribeInfo& subscriberInfo) : CommonEventSubscriber(subscriberInfo) in CommonEventServiCesSystemTest()
366 CommonEventSaveModeTest::CommonEventSaveModeTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventSaveModeTest()

12