Searched defs:OnAuthError (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/chromeos/login/enrollment/ | ||
D | enrollment_screen.cc | 95 void EnrollmentScreen::OnAuthError(const GoogleServiceAuthError& error) { in OnAuthError() function in chromeos::EnrollmentScreen |
/external/chromium_org/chrome/service/cloud_print/ | ||
D | printer_job_handler.cc | 216 void PrinterJobHandler::OnAuthError() { in OnAuthError() function in cloud_print::PrinterJobHandler |
D | cloud_print_connector.cc | 163 void CloudPrintConnector::OnAuthError() { in OnAuthError() function in cloud_print::CloudPrintConnector |
/external/chromium_org/cloud_print/gcp20/prototype/ | ||
D | printer.cc | 201 void Printer::OnAuthError() { in OnAuthError() function in Printer |