GetJobState        54 cloud_print/gcp20/prototype/print_job_handler.h   bool GetJobState(const std::string& id, LocalPrintJob::Info* info_out);
GetJobState       427 cloud_print/gcp20/prototype/printer.cc   return print_job_handler_->GetJobState(id, info);
GetJobState        92 cloud_print/gcp20/prototype/printer.h   virtual bool GetJobState(const std::string& id,
GetJobState       399 cloud_print/gcp20/prototype/privet_http_server.cc   if (!delegate_->GetJobState(job_id, &info))
GetJobState       126 cloud_print/gcp20/prototype/privet_http_server.h     virtual bool GetJobState(const std::string& job_id,