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

  /external/chromium_org/chrome/browser/signin/
fake_auth_status_provider.cc 9 auth_error_(GoogleServiceAuthError::AuthErrorNone()) {
oauth2_token_service_test_util.cc 20 last_error_(GoogleServiceAuthError::AuthErrorNone()),
signin_global_error_unittest.cc 84 provider0.SetAuthError(GoogleServiceAuthError::AuthErrorNone());
86 provider1.SetAuthError(GoogleServiceAuthError::AuthErrorNone());
signin_global_error.cc 28 : auth_error_(GoogleServiceAuthError::AuthErrorNone()), profile_(profile) {
61 GoogleServiceAuthError current_error(GoogleServiceAuthError::AuthErrorNone());
ubertoken_fetcher_unittest.cc 21 last_error_(GoogleServiceAuthError::AuthErrorNone()),
profile_oauth2_token_service.cc 145 UpdateAuthError(GoogleServiceAuthError::AuthErrorNone());
172 UpdateAuthError(GoogleServiceAuthError::AuthErrorNone());
profile_oauth2_token_service_request_unittest.cc 40 last_error_(GoogleServiceAuthError::AuthErrorNone()),
oauth2_token_service.cc 209 error_ = GoogleServiceAuthError::AuthErrorNone();
  /external/chromium_org/google_apis/gaia/
google_service_auth_error_unittest.cc 40 GoogleServiceAuthError error(GoogleServiceAuthError::AuthErrorNone());
google_service_auth_error.h 169 static GoogleServiceAuthError AuthErrorNone();
google_service_auth_error.cc 118 GoogleServiceAuthError GoogleServiceAuthError::AuthErrorNone() {
  /external/chromium_org/chrome/browser/policy/cloud/
user_info_fetcher.cc 56 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
user_policy_signin_service_unittest.cc 122 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 307 error_ = GoogleServiceAuthError::AuthErrorNone();
476 error_ = GoogleServiceAuthError::AuthErrorNone();
505 error_ = GoogleServiceAuthError::AuthErrorNone();
527 error_ = GoogleServiceAuthError::AuthErrorNone();
561 error_ = GoogleServiceAuthError::AuthErrorNone();
590 error_ = GoogleServiceAuthError::AuthErrorNone();
    [all...]
  /external/chromium_org/chrome/browser/sync/
sync_ui_util_unittest.cc 327 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
367 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
profile_sync_service.cc 156 : last_auth_error_(AuthError::AuthErrorNone()),
797 UpdateAuthErrorState(GoogleServiceAuthError::AuthErrorNone());
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
online_attempt_unittest.cc 228 EXPECT_TRUE(GoogleServiceAuthError::AuthErrorNone() ==
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_refresh_token_fetcher.cc 227 DispatchGoogleServiceAuthError(GoogleServiceAuthError::AuthErrorNone(),
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper.cc 178 OnServiceError(GoogleServiceAuthError::AuthErrorNone());
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 748 error_ = GoogleServiceAuthError::AuthErrorNone();

Completed in 1686 milliseconds