Searched refs:OnAuthError (Results 1 – 16 of 16) sorted by relevance
76 virtual void OnAuthError() = 0;140 virtual void OnAuthError() OVERRIDE;
30 virtual void OnAuthError() = 0;
115 delegate_->OnAuthError(); in OnRequestAuthError()
187 OnAuthError(); in OnRequestAuthError()216 void PrinterJobHandler::OnAuthError() { in OnAuthError() function in cloud_print::PrinterJobHandler220 delegate_->OnAuthError(); in OnAuthError()
91 virtual void OnAuthError() OVERRIDE;
164 void CloudPrintConnector::OnAuthError() { in OnAuthError() function in cloud_print::CloudPrintConnector194 OnAuthError(); in OnRequestAuthError()
300 MOCK_METHOD0(OnAuthError, void());
49 virtual void OnAuthError(const GoogleServiceAuthError& error) = 0;
80 virtual void OnAuthError(const GoogleServiceAuthError& error) OVERRIDE;
163 void EnrollmentScreen::OnAuthError(const GoogleServiceAuthError& error) { in OnAuthError() function in chromeos::EnrollmentScreen
48 MOCK_METHOD0(OnAuthError, void());
68 virtual void OnAuthError() = 0;
270 delegate_->OnAuthError(); in OnFetchError()306 delegate_->OnAuthError(); in OnOAuthError()
110 virtual void OnAuthError() OVERRIDE;
202 void Printer::OnAuthError() { in OnAuthError() function in Printer553 OnAuthError(); in OnXmppAuthError()
584 controller_->OnAuthError(error); in OnTokenFetched()