Home
last modified time | relevance | path

Searched refs:IDE_RETRIGGER_MSG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_event_handler.h31 IDE_RETRIGGER_MSG, enumerator
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_event_handler.cpp55 case IDE_RETRIGGER_MSG: {
H A Dwork_policy_manager.cpp713 handler_->SendEvent(InnerEvent::Get(WorkEventHandler::IDE_RETRIGGER_MSG, 0), delaytime); in SendIdeWorkRetriggerEvent()