Searched refs:SetLastAuthError (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/signin/ios/browser/
H A Dprofile_oauth2_token_service_ios.h92 void SetLastAuthError(const GoogleServiceAuthError& error);
/external/chromium_org/components/signin/core/browser/
H A Dmutable_profile_oauth2_token_service.h51 void SetLastAuthError(const GoogleServiceAuthError& error);
H A Dmutable_profile_oauth2_token_service.cc100 void MutableProfileOAuth2TokenService::AccountInfo::SetLastAuthError( function in class:MutableProfileOAuth2TokenService::AccountInfo
280 refresh_tokens_[account_id]->SetLastAuthError(error);

Completed in 861 milliseconds