HomeSort by relevance Sort by last modified time
    Searched refs:UpdateAuthError (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service.h 124 virtual void UpdateAuthError(
mutable_profile_oauth2_token_service.cc 91 UpdateAuthError(
profile_oauth2_token_service.cc 151 void ProfileOAuth2TokenService::UpdateAuthError(
218 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone());
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 203 virtual void UpdateAuthError(
oauth2_token_service.cc 569 UpdateAuthError(fetcher->GetAccountId(), fetcher->error());
654 void OAuth2TokenService::UpdateAuthError(

Completed in 1099 milliseconds