Home
last modified time | relevance | path

Searched refs:GetReayQueue (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_queue_manager.h121 std::vector<std::shared_ptr<WorkStatus>> GetReayQueue(WorkCondition::Type conditionType,
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_manager.cpp111 vector<shared_ptr<WorkStatus>> WorkQueueManager::GetReayQueue(WorkCondition::Type conditionType, in GetReayQueue() function in OHOS::WorkScheduler::WorkQueueManager
166 vector<shared_ptr<WorkStatus>> readyWorkVector = GetReayQueue(conditionType, conditionVal); in OnConditionChanged()

Completed in 2 milliseconds