Searched refs:GetReayQueue (Results 1 – 2 of 2) sorted by relevance
121 std::vector<std::shared_ptr<WorkStatus>> GetReayQueue(WorkCondition::Type conditionType,
112 vector<shared_ptr<WorkStatus>> WorkQueueManager::GetReayQueue(WorkCondition::Type conditionType, in GetReayQueue() function in OHOS::WorkScheduler::WorkQueueManager210 …vector<shared_ptr<WorkStatus>> readyWorkVector = strong->GetReayQueue(conditionType, conditionVal); in OnConditionChanged()