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

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

Completed in 22 milliseconds