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 64 const char kJobFetchReasonQueryMore[] = "querymore";
cloud_print_constants.h 81 extern const char kJobFetchReasonQueryMore[];
  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler_unittest.cc 667 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
675 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
689 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
704 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
727 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore),
736 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _))
printer_job_handler.cc 614 CheckForJobs(kJobFetchReasonQueryMore);

Completed in 76 milliseconds