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

  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service.h 94 void SetLastAuthError(const GoogleServiceAuthError& error);
profile_oauth2_token_service.cc 93 void ProfileOAuth2TokenService::AccountInfo::SetLastAuthError(
172 refresh_tokens_[account_id]->SetLastAuthError(error);

Completed in 181 milliseconds