Searched defs:UpdateAuthError (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dprofile_oauth2_token_service.cc40 void ProfileOAuth2TokenService::UpdateAuthError( function in class:ProfileOAuth2TokenService
H A Dmutable_profile_oauth2_token_service.cc211 UpdateAuthError(
263 void MutableProfileOAuth2TokenService::UpdateAuthError( function in class:MutableProfileOAuth2TokenService
325 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone());
/external/chromium_org/chrome/browser/signin/
H A Dandroid_profile_oauth2_token_service.cc184 void AndroidProfileOAuth2TokenService::UpdateAuthError( function in class:AndroidProfileOAuth2TokenService
/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service.cc588 UpdateAuthError(fetcher->GetAccountId(), fetcher->error());
691 void OAuth2TokenService::UpdateAuthError( function in class:OAuth2TokenService

Completed in 783 milliseconds