Searched refs:UpdateAuthError (Results 1 – 5 of 5) sorted by relevance
151 void ProfileOAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in ProfileOAuth2TokenService218 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone()); in UpdateCredentials()
124 virtual void UpdateAuthError(
91 UpdateAuthError( in OnWebDataServiceRequestDone()
203 virtual void UpdateAuthError(
569 UpdateAuthError(fetcher->GetAccountId(), fetcher->error()); in OnFetchComplete()654 void OAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in OAuth2TokenService