Searched refs:CheckStarted (Results 1 – 2 of 2) sorted by relevance
207 TF_RETURN_IF_ERROR(CheckStarted()); in WorkerHeartbeat()274 TF_RETURN_IF_ERROR(CheckStarted()); in WorkerUpdate()298 TF_RETURN_IF_ERROR(CheckStarted()); in GetDatasetDef()310 TF_RETURN_IF_ERROR(CheckStarted()); in GetSplit()373 TF_RETURN_IF_ERROR(CheckStarted()); in GetOrRegisterDataset()422 TF_RETURN_IF_ERROR(CheckStarted()); in GetOrCreateJob()473 TF_RETURN_IF_ERROR(CheckStarted()); in ReleaseJobClient()701 TF_RETURN_IF_ERROR(CheckStarted()); in ClientHeartbeat()778 TF_RETURN_IF_ERROR(CheckStarted()); in GetWorkers()791 Status DataServiceDispatcherImpl::CheckStarted() TF_LOCKS_EXCLUDED(mu_) { in CheckStarted() function in tensorflow::data::DataServiceDispatcherImpl
218 Status CheckStarted() TF_LOCKS_EXCLUDED(mu_);