Searched refs:HandleRawResponse (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_url_fetcher_unittest.cc96 virtual CloudPrintURLFetcher::ResponseAction HandleRawResponse(
149 virtual CloudPrintURLFetcher::ResponseAction HandleRawResponse(
231 CloudPrintURLFetcherTest::HandleRawResponse( function in class:cloud_print::CloudPrintURLFetcherTest
245 CloudPrintURLFetcherBasicTest::HandleRawResponse( function in class:cloud_print::CloudPrintURLFetcherBasicTest
271 // We should never get here if we returned true in HandleRawResponse
333 TEST_F(CloudPrintURLFetcherBasicTest, HandleRawResponse) {
H A Dcloud_print_url_fetcher.h71 virtual ResponseAction HandleRawResponse(
79 // This will be invoked only if HandleRawResponse returns
90 // This will be invoked only if HandleRawResponse and HandleRawData return
103 // HandleRawResponse returns CONTINUE_PROCESSING).
H A Dcloud_print_url_fetcher.cc107 CloudPrintURLFetcher::Delegate::HandleRawResponse( function in class:cloud_print::CloudPrintURLFetcher::Delegate
176 ResponseAction action = delegate_->HandleRawResponse(
H A Dprinter_job_handler.h118 virtual CloudPrintURLFetcher::ResponseAction HandleRawResponse(
H A Dprinter_job_handler.cc128 CloudPrintURLFetcher::ResponseAction PrinterJobHandler::HandleRawResponse( function in class:cloud_print::PrinterJobHandler

Completed in 124 milliseconds