Home
last modified time | relevance | path

Searched refs:REQUEST_DATA (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_url_fetcher.cc32 } else if (type == CloudPrintURLFetcher::REQUEST_DATA) { in ReportRequestTime()
46 } else if (type == CloudPrintURLFetcher::REQUEST_DATA) { in ReportRetriesCount()
60 } else if (type == CloudPrintURLFetcher::REQUEST_DATA) { in ReportDownloadSize()
74 } else if (type == CloudPrintURLFetcher::REQUEST_DATA) { in ReportUploadSize()
Dcloud_print_url_fetcher.h60 REQUEST_DATA, enumerator
Dprinter_job_handler.cc356 request_->StartGetRequest(CloudPrintURLFetcher::REQUEST_DATA, in HandlePrintTicketResponse()