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

  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler.h 228 void UpdateJobStatus(PrintJobStatus status, PrintJobError error);
printer_job_handler.cc 396 UpdateJobStatus(PRINT_JOB_STATUS_IN_PROGRESS, JOB_SUCCESS);
537 void PrinterJobHandler::UpdateJobStatus(PrintJobStatus status,
595 UpdateJobStatus(PRINT_JOB_STATUS_ERROR, error);

Completed in 322 milliseconds