Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_POWER_CONNECTED (Results 1 - 12 of 12) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
H A Dbattery_status_listener.cpp45 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED) { in OnReceiveEvent()
69 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in Start()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedialibrary_subscriber_test.cpp54 string action = EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED; in HWTEST_F()
59 EXPECT_EQ(want.GetAction(), EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcharger_listener.cpp35 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED) { in OnReceiveEvent()
77 skills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in CreateChargerEventSubscriber()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp114 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in PublishChargingEvent()
118 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in PublishChargingEvent()
122 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in PublishChargingEvent()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp131 commonEventNames_.insert(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in Init()
243 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED) { in SaveAction()
244 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in SaveAction()
248 commonEventWhitelist.erase(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in SaveAction()
270 condition.name == EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED || in CheckCondition()
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_subscriber_test.cpp60 string action = EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED; in HWTEST_F()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dbattery_status_listener_test.cpp191 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in HWTEST_F()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dmem_mgr_event_center.cpp210 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in RegisterCommonEventObserver()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp75 {OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED, &
758 if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED) { in OnReceiveBatteryEvent()
770 if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED) { in OnReceiveBatteryEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp27 const std::string CommonEventSupport::COMMON_EVENT_POWER_CONNECTED = "usual.event.POWER_CONNECTED"; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp251 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in OnChargerListener()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp749 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in HWTEST_F()

Completed in 16 milliseconds