Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DEVICE_STORAGE_LOW (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dstorage_listener.cpp32 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_STORAGE_LOW) { in OnReceiveEvent()
48 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_STORAGE_LOW); in CreateStorageEventSubscriber()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp56 .append(" storage low: publish COMMON_EVENT_DEVICE_STORAGE_LOW event\n") in Dump()
147 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_STORAGE_LOW); in PublishStorageEvent()
148 result.append("publishing COMMON_EVENT_DEVICE_STORAGE_LOW\n"); in PublishStorageEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp205 const std::string CommonEventSupport::COMMON_EVENT_DEVICE_STORAGE_LOW = "usual.event.DEVICE_STORAGE_LOW"; member in OHOS::EventFwk::CommonEventSupport

Completed in 3 milliseconds