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

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc 71 const char kJobFetchReasonRetry[] = "retry";
cloud_print_constants.h 89 extern const char kJobFetchReasonRetry[];
  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler_unittest.cc 512 factory_.SetFakeResponse(JobListURI(kJobFetchReasonRetry),
741 factory_.SetFakeResponse(JobListURI(kJobFetchReasonRetry),
761 OnRequestCreate(JobListURI(kJobFetchReasonRetry), _))
794 factory_.SetFakeResponse(JobListURI(kJobFetchReasonRetry),
812 OnRequestCreate(JobListURI(kJobFetchReasonRetry), _))
printer_job_handler.cc 576 CheckForJobs(kJobFetchReasonRetry);

Completed in 673 milliseconds