HomeSort by relevance Sort by last modified time
    Searched refs:GetJobDetails (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/service/cloud_print/
print_system_win.h 21 virtual bool GetJobDetails(const std::string& printer_name,
job_status_updater.cc 59 if (print_system_->GetJobDetails(printer_name_, local_job_id_,
66 // If GetJobDetails failed, the most likely case is that the job no
print_system.h 184 virtual bool GetJobDetails(const std::string& printer_name,
print_system_win.cc 219 bool PrintSystemWin::GetJobDetails(const std::string& printer_name,
print_system_cups.cc 91 virtual bool GetJobDetails(const std::string& printer_name,
602 bool PrintSystemCUPS::GetJobDetails(const std::string& printer_name,
printer_job_handler_unittest.cc 409 MOCK_METHOD3(GetJobDetails, bool(const std::string& printer_name,

Completed in 2401 milliseconds