Searched refs:UpdateAuthError (Results 1 – 10 of 10) sorted by relevance
211 UpdateAuthError( in OnWebDataServiceRequestDone()263 void MutableProfileOAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in MutableProfileOAuth2TokenService325 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone()); in UpdateCredentials()
40 void ProfileOAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in ProfileOAuth2TokenService
92 virtual void UpdateAuthError(
86 virtual void UpdateAuthError(const std::string& account_id,
45 virtual void UpdateAuthError(const std::string& account_id,
296 void ProfileOAuth2TokenServiceIOS::UpdateAuthError( function337 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone());
50 virtual void UpdateAuthError(
184 void AndroidProfileOAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in AndroidProfileOAuth2TokenService
247 virtual void UpdateAuthError(
588 UpdateAuthError(fetcher->GetAccountId(), fetcher->error()); in OnFetchComplete()691 void OAuth2TokenService::UpdateAuthError( in UpdateAuthError() function in OAuth2TokenService