Home | History | Annotate | Download | only in server

Lines Matching defs:JobStatus

307         job_statuses = [JobStatus(self, e) for e in entries]
890 class JobStatus(RpcObject):
898 super(JobStatus, self).__init__(afe, hash)