Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DISCHARGING (Results 1 - 14 of 14) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
H A Dbattery_status_listener.cpp42 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING) { in OnReceiveEvent()
68 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in Start()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_subscriber.cpp36 OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING,
79 eventStrategy_[OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING] in Initialize()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dcharging_strategy.cpp41 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING) { in handleEvent()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp122 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in Init()
130 commonEventNames_.insert(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in Init()
239 commonEventWhitelist.erase(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in SaveAction()
240 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING) { in SaveAction()
241 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in SaveAction()
269 condition.name == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING || in CheckCondition()
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_subscriber.cpp27 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING,
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp73 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING}; in PreciseCoverageHandleEvent()
83 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING}; in PreciseCoverageHandleEvent()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dbattery_status_listener_test.cpp165 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp93 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING,
104 {EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING, StatusEventType::DISCHARGING},
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp183 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_DISCHARGING); in OnAddSystemAbility()
283 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING) { in handleEvent()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp68 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING,
621 message.action_ = EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING; in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp172 const std::string CommonEventSupport::COMMON_EVENT_DISCHARGING = "usual.event.DISCHARGING"; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp131 message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING || in CheckEnterDarkState()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dcommon_event_collect_test.cpp251 action = EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING; in HWTEST_F()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1000 EventFwk::CommonEventSupport::COMMON_EVENT_DISCHARGING; in HandleChargeStateChanged()

Completed in 12 milliseconds