Home
last modified time | relevance | path

Searched defs:topWork (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_policy_manager_test.cpp58 std::shared_ptr<WorkStatus> topWork = std::make_shared<WorkStatus>(workinfo, uid); in HWTEST_F() local
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp348 bool WorkPolicyManager::IsSpecialScene(std::shared_ptr<WorkStatus> topWork) in IsSpecialScene() argument
363 shared_ptr<WorkStatus> topWork = GetWorkToRun(); in CheckWorkToRun() local
395 shared_ptr<WorkStatus> topWork = conditionReadyQueue_->GetWorkToRunByPriority(); in GetWorkToRun() local
399 RealStartWork(std::shared_ptr<WorkStatus> topWork) RealStartWork() argument
424 UpdateWatchdogTime(const std::shared_ptr<WorkSchedulerService> &wmsptr, std::shared_ptr<WorkStatus> &topWork) UpdateWatchdogTime() argument
660 auto topWork = ideDebugList.front(); TriggerIdeWork() local
[all...]

Completed in 2 milliseconds