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

  /external/chromium_org/chrome/browser/chromeos/policy/
policy_oauth2_token_fetcher.cc 83 RetryOnError(error,
100 RetryOnError(error,
105 void PolicyOAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error,
policy_oauth2_token_fetcher.h 98 void RetryOnError(const GoogleServiceAuthError& error,
  /external/chromium_org/chrome/browser/chromeos/login/
oauth2_token_fetcher.h 49 void RetryOnError(const GoogleServiceAuthError& error,
oauth2_token_fetcher.cc 98 RetryOnError(
109 void OAuth2TokenFetcher::RetryOnError(const GoogleServiceAuthError& error,
oauth2_login_verifier.cc 129 RetryOnError("OAuthLoginUberToken", error,
176 RetryOnError(
226 RetryOnError(
235 void OAuth2LoginVerifier::RetryOnError(const char* operation_id,
oauth2_login_verifier.h 101 void RetryOnError(const char* operation_id,
oauth2_login_manager.h 196 bool RetryOnError(const GoogleServiceAuthError& error);
  /external/chromium/chrome/browser/policy/
device_token_fetcher_unittest.cc 103 TEST_F(DeviceTokenFetcherTest, RetryOnError) {

Completed in 1147 milliseconds