Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_CONNECTIVITY_CHANGE (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/test/src/conditions/
H A Dnetwork_listener_test.cpp83 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
104 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
125 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
146 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
167 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
188 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
209 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dnetwork_listener.cpp45 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE) { in OnReceiveEvent()
94 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in CreateNetworkEventSubscriber()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp50 .append(" network wifi: publish COMMON_EVENT_CONNECTIVITY_CHANGE event(wifi).\n") in Dump()
51 .append(" network disconnect: publish COMMON_EVENT_CONNECTIVITY_CHANGE event(disconnect).\n") in Dump()
85 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in PublishNetworkEvent()
94 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in PublishNetworkEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp54 * when recieve COMMON_EVENT_CONNECTIVITY_CHANGE.
63 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
79 * when receive COMMON_EVENT_CONNECTIVITY_CHANGE and code is NET_CONN_STATE_CONNECTED.
88 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp165 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE); in OnAddSystemAbility()
225 if (action == CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE) { in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp208 const std::string CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE = "usual.event.CONNECTIVITY_CHANGE"; member in OHOS::EventFwk::CommonEventSupport
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp689 info.action = EventFwk::CommonEventSupport::COMMON_EVENT_CONNECTIVITY_CHANGE; in SendConnectionChangedBroadcast()

Completed in 7 milliseconds