Home
last modified time | relevance | path

Searched refs:GetTimeCycle (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_event_handler.cpp40 uint32_t time = manager_->GetTimeCycle(); in ProcessEvent()
H A Dwork_queue_manager.cpp216 uint32_t WorkQueueManager::GetTimeCycle() in GetTimeCycle() function in OHOS::WorkScheduler::WorkQueueManager
H A Dwork_scheduler_service.cpp591 if (time < workQueueManager_->GetTimeCycle()) { in CheckCondition()
593 workQueueManager_->GetTimeCycle()); in CheckCondition()
937 .append("Repeat cycle time min:" + std::to_string(workQueueManager_->GetTimeCycle()) + "\n") in DumpAllInfo()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dtimer_listener.cpp50 uint32_t time = workQueueManager_->GetTimeCycle(); in Start()
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_queue_manager.h97 uint32_t GetTimeCycle();

Completed in 4 milliseconds