Searched refs:UpdateWorkBeforeRealStart (Results 1 – 4 of 4) sorted by relevance
896 workSchedulerService_->UpdateWorkBeforeRealStart(workStatus);901 workSchedulerService_->UpdateWorkBeforeRealStart(workStatus);906 workSchedulerService_->UpdateWorkBeforeRealStart(workStatus);
173 void UpdateWorkBeforeRealStart(std::shared_ptr<WorkStatus> work);
433 wss_.lock()->UpdateWorkBeforeRealStart(topWork); in RealStartWork()
868 void WorkSchedulerService::UpdateWorkBeforeRealStart(std::shared_ptr<WorkStatus> work) in UpdateWorkBeforeRealStart() function in OHOS::WorkScheduler::WorkSchedulerService