Home
last modified time | relevance | path

Searched refs:OnRequestAuthError (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_wipeout.h40 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
Dcloud_print_wipeout.cc60 CloudPrintURLFetcher::ResponseAction CloudPrintWipeout::OnRequestAuthError() { in OnRequestAuthError() function in cloud_print::CloudPrintWipeout
Djob_status_updater.h53 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
Djob_status_updater.cc109 CloudPrintURLFetcher::ResponseAction JobStatusUpdater::OnRequestAuthError() { in OnRequestAuthError() function in cloud_print::JobStatusUpdater
Dcloud_print_auth.h73 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
Dcloud_print_url_fetcher.h108 virtual ResponseAction OnRequestAuthError() = 0;
Dcloud_print_auth.cc200 CloudPrintURLFetcher::ResponseAction CloudPrintAuth::OnRequestAuthError() { in OnRequestAuthError() function in cloud_print::CloudPrintAuth
Dcloud_print_connector.h103 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
Dprinter_job_handler.h135 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
Dcloud_print_url_fetcher.cc187 action = delegate_->OnRequestAuthError(); in OnURLFetchComplete()
Dcloud_print_url_fetcher_unittest.cc104 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE { in OnRequestAuthError() function in cloud_print::CloudPrintURLFetcherTest
Dcloud_print_connector.cc192 CloudPrintURLFetcher::ResponseAction CloudPrintConnector::OnRequestAuthError() { in OnRequestAuthError() function in cloud_print::CloudPrintConnector
Dprinter_job_handler.cc182 CloudPrintURLFetcher::ResponseAction PrinterJobHandler::OnRequestAuthError() { in OnRequestAuthError() function in cloud_print::PrinterJobHandler