Searched refs:status_indenter (Results 1 – 3 of 3) sorted by relevance
78 class status_indenter(base_job.status_indenter): class234 self, status_indenter(self), record_hook=client_job_record_hook)
145 class status_indenter(base_job.status_indenter): class351 self._indenter = status_indenter()
582 class status_indenter(object): class