Searched refs:JobListInterface (Results 1 – 5 of 5) sorted by relevance
120 class JobListInterface {122 virtual ~JobListInterface() {} in ~JobListInterface()
32 class JobListInterface; variable110 JobListInterface* job_list() { return scheduler_.get(); } in job_list()
49 public JobListInterface {
240 void UpdateInFlightOperationsSection(drive::JobListInterface* job_list);655 drive::JobListInterface* job_list) { in UpdateInFlightOperationsSection()
331 drive::JobListInterface* job_list = integration_service->job_list(); in RunImpl()