Searched refs:FromConnectionError (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dobfuscated_gaia_id_fetcher.cc35 return GoogleServiceAuthError::FromConnectionError(
39 return GoogleServiceAuthError::FromConnectionError(
100 ReportFailure(GoogleServiceAuthError::FromConnectionError(101));
/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error_unittest.cc48 GoogleServiceAuthError::FromConnectionError(net::OK));
H A Dgoogle_service_auth_error.h145 static GoogleServiceAuthError FromConnectionError(int error);
H A Doauth2_mint_token_flow_unittest.cc352 GoogleServiceAuthError::FromConnectionError(101));
359 GoogleServiceAuthError::FromConnectionError(101));
H A Dgaia_auth_fetcher_unittest.cc202 GoogleServiceAuthError::FromConnectionError(-101);
205 GoogleServiceAuthError::FromConnectionError(-101);
209 expected_error = GoogleServiceAuthError::FromConnectionError(6);
227 GoogleServiceAuthError::FromConnectionError(error_no);
246 GoogleServiceAuthError::FromConnectionError(error_no);
H A Dgoogle_service_auth_error.cc86 GoogleServiceAuthError::FromConnectionError(int error) { function in class:GoogleServiceAuthError
H A Doauth2_access_token_fetcher_impl.cc89 return GoogleServiceAuthError::FromConnectionError(status.error());
H A Doauth2_mint_token_flow.cc63 return GoogleServiceAuthError::FromConnectionError(status.error());
H A Dgaia_auth_fetcher.cc733 return GoogleServiceAuthError::FromConnectionError(status.error());
/external/chromium_org/components/policy/core/common/cloud/
H A Duser_info_fetcher.cc61 error = GoogleServiceAuthError::FromConnectionError(status.error());
/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Donline_attempt_unittest.cc200 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET));
/external/chromium_org/chrome/browser/supervised_user/
H A Dpermission_request_creator_apiary.cc212 it, GoogleServiceAuthError::FromConnectionError(error_code));
H A Dsupervised_user_refresh_token_fetcher.cc276 GoogleServiceAuthError::FromConnectionError(error_code), std::string());
/external/chromium_org/components/invalidation/
H A Dgcm_network_channel_unittest.cc340 GoogleServiceAuthError::FromConnectionError(1), "");

Completed in 183 milliseconds