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 59 CloudPrintURLFetcher::ResponseAction CloudPrintWipeout::OnRequestAuthError() {
job_status_updater.cc 92 CloudPrintURLFetcher::ResponseAction JobStatusUpdater::OnRequestAuthError() {
job_status_updater.h 53 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_auth.h 73 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_url_fetcher.h 94 virtual ResponseAction OnRequestAuthError() = 0;
cloud_print_auth.cc 151 CloudPrintURLFetcher::ResponseAction CloudPrintAuth::OnRequestAuthError() {
cloud_print_connector.h 99 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_url_fetcher.cc 131 action = delegate_->OnRequestAuthError();
printer_job_handler.h 131 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE;
cloud_print_url_fetcher_unittest.cc 104 virtual CloudPrintURLFetcher::ResponseAction OnRequestAuthError() OVERRIDE {
cloud_print_connector.cc 164 CloudPrintURLFetcher::ResponseAction CloudPrintConnector::OnRequestAuthError() {
printer_job_handler.cc 149 CloudPrintURLFetcher::ResponseAction PrinterJobHandler::OnRequestAuthError() {

Completed in 775 milliseconds