Home
last modified time | relevance | path

Searched refs:GenerateAuthError (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher_unittest.cc322 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
338 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
346 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
354 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
362 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
370 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
Dgaia_auth_fetcher.cc315 GoogleServiceAuthError GaiaAuthFetcher::GenerateAuthError( in GenerateAuthError() function in GaiaAuthFetcher
378 consumer_->OnClientLoginFailure(GenerateAuthError(data, status)); in OnClientLoginFetched()
392 GenerateAuthError(data, status)); in OnIssueAuthTokenFetched()
416 consumer_->OnGetUserInfoFailure(GenerateAuthError(data, status)); in OnGetUserInfoFetched()
Dgaia_auth_fetcher.h145 static GoogleServiceAuthError GenerateAuthError(
/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher.cc677 GoogleServiceAuthError GaiaAuthFetcher::GenerateAuthError( in GenerateAuthError() function in GaiaAuthFetcher
794 consumer_->OnClientLoginFailure(GenerateAuthError(data, status)); in OnClientLoginFetched()
808 GenerateAuthError(data, status)); in OnIssueAuthTokenFetched()
822 consumer_->OnClientOAuthFailure(GenerateAuthError(data, status)); in OnClientLoginToOAuth2Fetched()
850 consumer_->OnClientOAuthFailure(GenerateAuthError(data, status)); in OnOAuth2TokenPairFetched()
867 consumer_->OnListAccountsFailure(GenerateAuthError(data, status)); in OnListAccountsFetched()
885 consumer_->OnGetUserInfoFailure(GenerateAuthError(data, status)); in OnGetUserInfoFetched()
895 consumer_->OnMergeSessionFailure(GenerateAuthError(data, status)); in OnMergeSessionFetched()
905 consumer_->OnUberAuthTokenFailure(GenerateAuthError(data, status)); in OnUberAuthTokenFetch()
921 consumer_->OnClientLoginFailure(GenerateAuthError(data, status)); in OnOAuthLoginFetched()
Dgaia_auth_fetcher_unittest.cc377 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
393 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
401 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
409 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
417 GaiaAuthFetcher::GenerateAuthError(data, status); in TEST_F()
Dgaia_auth_fetcher.h353 static GoogleServiceAuthError GenerateAuthError(
/external/chromium_org/chrome/browser/net/gaia/
Dgaia_oauth_fetcher.cc394 GoogleServiceAuthError GaiaOAuthFetcher::GenerateAuthError( in GenerateAuthError() function in GaiaOAuthFetcher
476 consumer_->OnOAuthGetAccessTokenFailure(GenerateAuthError(data, status, in OnOAuthGetAccessTokenFetched()
497 GenerateAuthError(data, status, in OnOAuthWrapBridgeFetched()
509 consumer_->OnOAuthRevokeTokenFailure(GenerateAuthError(data, status, in OnOAuthRevokeTokenFetched()
527 consumer_->OnUserInfoFailure(GenerateAuthError(data, status, in OnUserInfoFetched()
Dgaia_oauth_fetcher.h179 static GoogleServiceAuthError GenerateAuthError(