Home
last modified time | relevance | path

Searched refs:UpdateAuthError (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/signin/
Dprofile_oauth2_token_service.cc151 void ProfileOAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in ProfileOAuth2TokenService
218 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone()); in UpdateCredentials()
Dprofile_oauth2_token_service.h124 virtual void UpdateAuthError(
Dmutable_profile_oauth2_token_service.cc91 UpdateAuthError( in OnWebDataServiceRequestDone()
/external/chromium_org/google_apis/gaia/
Doauth2_token_service.h203 virtual void UpdateAuthError(
Doauth2_token_service.cc569 UpdateAuthError(fetcher->GetAccountId(), fetcher->error()); in OnFetchComplete()
654 void OAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in OAuth2TokenService