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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher_unittest.cc 322 GaiaAuthFetcher::GenerateAuthError(data, status);
338 GaiaAuthFetcher::GenerateAuthError(data, status);
346 GaiaAuthFetcher::GenerateAuthError(data, status);
354 GaiaAuthFetcher::GenerateAuthError(data, status);
362 GaiaAuthFetcher::GenerateAuthError(data, status);
370 GaiaAuthFetcher::GenerateAuthError(data, status);
gaia_auth_fetcher.cc 315 GoogleServiceAuthError GaiaAuthFetcher::GenerateAuthError(
378 consumer_->OnClientLoginFailure(GenerateAuthError(data, status));
392 GenerateAuthError(data, status));
416 consumer_->OnGetUserInfoFailure(GenerateAuthError(data, status));
gaia_auth_fetcher.h 145 static GoogleServiceAuthError GenerateAuthError(

Completed in 49 milliseconds