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.cc 326 UpdateJobStatus(PRINT_JOB_STATUS_IN_PROGRESS, SUCCESS);
451 void PrinterJobHandler::UpdateJobStatus(PrintJobStatus status,
504 UpdateJobStatus(PRINT_JOB_STATUS_ERROR, error);
printer_job_handler.h 221 void UpdateJobStatus(PrintJobStatus status, PrintJobError error);

Completed in 113 milliseconds