Home
last modified time | relevance | path

Searched defs:workStatusVector (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
Dwork_queue.cpp103 void WorkQueue::Push(shared_ptr<vector<shared_ptr<WorkStatus>>> workStatusVector) in Push()
Dwork_policy_manager.cpp289 void WorkPolicyManager::OnConditionReady(shared_ptr<vector<shared_ptr<WorkStatus>>> workStatusVecto… in OnConditionReady()
299 void WorkPolicyManager::AddToReadyQueue(shared_ptr<vector<shared_ptr<WorkStatus>>> workStatusVector) in AddToReadyQueue()
Dwork_scheduler_service.cpp933 void WorkSchedulerService::OnConditionReady(shared_ptr<vector<shared_ptr<WorkStatus>>> workStatusVe… in OnConditionReady()
/foundation/resourceschedule/work_scheduler/services/test/src/
Dwork_queue_test.cpp189 std::shared_ptr<vector<std::shared_ptr<WorkStatus>>> workStatusVector = variable