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

  /external/chromium_org/components/signin/core/browser/
profile_oauth2_token_service.cc 40 void ProfileOAuth2TokenService::UpdateAuthError(
mutable_profile_oauth2_token_service.cc 211 UpdateAuthError(
263 void MutableProfileOAuth2TokenService::UpdateAuthError(
325 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone());
  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.cc 184 void AndroidProfileOAuth2TokenService::UpdateAuthError(
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.cc 588 UpdateAuthError(fetcher->GetAccountId(), fetcher->error());
691 void OAuth2TokenService::UpdateAuthError(

Completed in 110 milliseconds