Searched refs:OnUbertokenFailure (Results 1 – 10 of 10) sorted by relevance
80 consumer_->OnUbertokenFailure(error); in OnUberAuthTokenFailure()97 consumer_->OnUbertokenFailure(error); in OnGetTokenFailure()
35 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) {} in OnUbertokenFailure() function
151 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
34 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) in OnUbertokenFailure() function in __anon80b9727d0111::MockUbertokenConsumer
285 void MergeSessionHelper::OnUbertokenFailure( in OnUbertokenFailure() function in MergeSessionHelper
84 consumer->OnUbertokenFailure(error); in SimulateUbertokenFailure()
62 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;110 void AutoLoginRedirector::OnUbertokenFailure( in OnUbertokenFailure() function in __anond82398ce0111::AutoLoginRedirector
74 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
41 OnUbertokenFailure(ubertoken_error_); in Start()
120 void GaiaWebAuthFlow::OnUbertokenFailure(const GoogleServiceAuthError& error) { in OnUbertokenFailure() function in extensions::GaiaWebAuthFlow