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

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc 69 const char kJobFetchReasonQueryMore[] = "querymore";
cloud_print_constants.h 85 extern const char kJobFetchReasonQueryMore[];
  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler_unittest.cc 683 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
691 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
705 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
721 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
744 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
753 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
printer_job_handler.cc 627 CheckForJobs(kJobFetchReasonQueryMore);

Completed in 131 milliseconds