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

  /external/chromium_org/chrome/service/cloud_print/
printer_job_queue_handler.h 73 void JobDone(const std::string& job_id);
printer_job_queue_handler.cc 138 void PrinterJobQueueHandler::JobDone(const std::string& job_id) {
printer_job_handler.cc 203 job_queue_handler_.JobDone(job_details_.job_id_);

Completed in 35 milliseconds