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

/external/chromium_org/chrome/browser/chromeos/login/
H A Doauth2_token_fetcher.cc98 RetryOnError(
109 void OAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error, function in class:chromeos::OAuth2TokenFetcher
H A Doauth2_login_verifier.cc107 RetryOnError("OAuthLoginUberToken", error,
135 RetryOnError(
166 RetryOnError(
204 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.cc81 RetryOnError(error,
98 RetryOnError(error,
103 void PolicyOAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error, function in class:policy::PolicyOAuth2TokenFetcher

Completed in 119 milliseconds