Searched defs:RetryOnError (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_token_fetcher.cc105 RetryOnError(error,
118 void OAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error, function in class:chromeos::OAuth2TokenFetcher
H A Doauth2_login_verifier.cc139 RetryOnError("OAuthLoginUberToken", error,
186 RetryOnError(
236 RetryOnError(
245 void OAuth2LoginVerifier::RetryOnError(const char* operation_id, function in class:chromeos::OAuth2LoginVerifier
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dpolicy_oauth2_token_fetcher.cc82 RetryOnError(error,
99 RetryOnError(error,
104 void PolicyOAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error, function in class:policy::PolicyOAuth2TokenFetcher

Completed in 296 milliseconds