Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_event_handler.h32 CHECK_CONDITION_MSG, enumerator
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_event_handler.cpp59 case CHECK_CONDITION_MSG: {
H A Dwork_scheduler_service.cpp699 GetHandler()->RemoveEvent(WorkEventHandler::CHECK_CONDITION_MSG); in StartWork()
700 GetHandler()->SendEvent(InnerEvent::Get(WorkEventHandler::CHECK_CONDITION_MSG, 0), in StartWork()