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

  /external/chromium_org/chrome/service/cloud_print/
cloud_print_wipeout.h 40 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_wipeout.cc 60 CloudPrintURLFetcher::ResponseAction CloudPrintWipeout::OnRequestAuthError() {
job_status_updater.h 53 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_auth.h 73 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
job_status_updater.cc 109 CloudPrintURLFetcher::ResponseAction JobStatusUpdater::OnRequestAuthError() {
cloud_print_url_fetcher.h 108 virtual ResponseAction OnRequestAuthError() = 0;
cloud_print_auth.cc 200 CloudPrintURLFetcher::ResponseAction CloudPrintAuth::OnRequestAuthError() {
cloud_print_connector.h 103 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_url_fetcher.cc 187 action = delegate_->OnRequestAuthError();
printer_job_handler.h 135 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_url_fetcher_unittest.cc 104 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE {
cloud_print_connector.cc 192 CloudPrintURLFetcher::ResponseAction CloudPrintConnector::OnRequestAuthError() {
printer_job_handler.cc 182 CloudPrintURLFetcher::ResponseAction PrinterJobHandler::OnRequestAuthError() {

Completed in 62 milliseconds