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

  /external/chromium_org/chrome/service/cloud_print/
job_status_updater.cc 45 if (print_system_->GetJobDetails(printer_name_, local_job_id_,
52 // If GetJobDetails failed, the most likely case is that the job no
print_system.h 183 virtual bool GetJobDetails(const std::string& printer_name,
print_system_cups.cc 98 virtual bool GetJobDetails(const std::string& printer_name,
609 bool PrintSystemCUPS::GetJobDetails(const std::string& printer_name,
print_system_win.cc 265 virtual bool GetJobDetails(const std::string& printer_name,
833 bool PrintSystemWin::GetJobDetails(const std::string& printer_name,
printer_job_handler_unittest.cc 410 MOCK_METHOD3(GetJobDetails, bool(const std::string& printer_name,

Completed in 629 milliseconds