Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dbattery_status_listener.cpp38 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY) { in OnReceiveEvent()
51 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in CreateBatteryEventSubscriber()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
H A Dbattery_status_listener.cpp34 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY) { in OnReceiveEvent()
66 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in Start()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_subscriber.cpp37 OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY,
82 eventStrategy_[OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY] in Initialize()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_strategy.cpp41 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY) { in handleEvent()
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp33 EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp35 { EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY, EVENT_BATTERY_OKAY },
H A Dbg_transient_task_mgr.cpp697 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in SendOkayBatteryEvent()
706 dumpInfo.push_back("Publish COMMON_EVENT_BATTERY_OKAY succeed!\n"); in SendOkayBatteryEvent()
708 dumpInfo.push_back("Publish COMMON_EVENT_BATTERY_OKAY failed!\n"); in SendOkayBatteryEvent()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dbattery_status_listener_test.cpp113 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp59 .append(" batteryStatus ok: publish COMMON_EVENT_BATTERY_OKAY\n"); in Dump()
175 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in PublishBatteryStatusEvent()
176 result.append("publishing COMMON_EVENT_BATTERY_OKAY\n"); in PublishBatteryStatusEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp26 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_OKAY = "usual.event.BATTERY_OKAY"; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp231 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in OnBatteryStatusListener()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp729 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in HWTEST_F()

Completed in 7 milliseconds