/external/chromium_org/chrome/browser/signin/ |
fake_auth_status_provider.cc | 9 auth_error_(GoogleServiceAuthError::AuthErrorNone()) {
|
signin_global_error_unittest.cc | 90 GoogleServiceAuthError::AuthErrorNone()); 93 GoogleServiceAuthError::AuthErrorNone()); 129 GoogleServiceAuthError::AuthErrorNone()); 131 GoogleServiceAuthError::AuthErrorNone());
|
fake_profile_oauth2_token_service.cc | 63 GoogleServiceAuthError::AuthErrorNone(), 84 GoogleServiceAuthError::AuthErrorNone(),
|
signin_global_error.cc | 28 : auth_error_(GoogleServiceAuthError::AuthErrorNone()), profile_(profile) { 61 GoogleServiceAuthError current_error(GoogleServiceAuthError::AuthErrorNone());
|
ubertoken_fetcher_unittest.cc | 27 last_error_(GoogleServiceAuthError::AuthErrorNone()),
|
profile_oauth2_token_service_request_unittest.cc | 43 last_error_(GoogleServiceAuthError::AuthErrorNone()),
|
profile_oauth2_token_service.cc | 218 UpdateAuthError(account_id, GoogleServiceAuthError::AuthErrorNone());
|
mutable_profile_oauth2_token_service_unittest.cc | 358 EXPECT_EQ(GoogleServiceAuthError::AuthErrorNone(),
|
/external/chromium_org/google_apis/gaia/ |
oauth2_token_service_test_util.cc | 24 last_error_(GoogleServiceAuthError::AuthErrorNone()),
|
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() {
|
oauth2_token_service.cc | 255 error_ = GoogleServiceAuthError::AuthErrorNone();
|
/external/chromium_org/components/policy/core/common/cloud/ |
user_info_fetcher.cc | 56 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_signin_helper.cc | 132 OnServiceError(GoogleServiceAuthError::AuthErrorNone());
|
/external/chromium_org/chrome/browser/ui/webui/ |
sync_setup_handler_unittest.cc | 280 error_ = GoogleServiceAuthError::AuthErrorNone(); 449 error_ = GoogleServiceAuthError::AuthErrorNone(); 478 error_ = GoogleServiceAuthError::AuthErrorNone(); 500 error_ = GoogleServiceAuthError::AuthErrorNone(); 534 error_ = GoogleServiceAuthError::AuthErrorNone(); 563 error_ = GoogleServiceAuthError::AuthErrorNone(); [all...] |
/external/chromium_org/chrome/browser/extensions/api/identity/ |
account_tracker_unittest.cc | 473 EXPECT_EQ(GoogleServiceAuthError::AuthErrorNone(), 497 EXPECT_EQ(GoogleServiceAuthError::AuthErrorNone(),
|
account_tracker.cc | 191 return GoogleServiceAuthError::AuthErrorNone();
|
/external/chromium_org/chrome/browser/sync/ |
sync_ui_util_unittest.cc | 330 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone(); 370 GoogleServiceAuthError error = GoogleServiceAuthError::AuthErrorNone();
|
profile_sync_service.cc | 163 : last_auth_error_(AuthError::AuthErrorNone()), 187 last_get_token_error_(GoogleServiceAuthError::AuthErrorNone()), 694 last_get_token_error_ = GoogleServiceAuthError::AuthErrorNone(); 864 UpdateAuthErrorState(GoogleServiceAuthError::AuthErrorNone()); [all...] |
profile_sync_service_unittest.cc | 359 EXPECT_EQ(GoogleServiceAuthError::AuthErrorNone(),
|
/external/chromium_org/chrome/browser/chromeos/login/ |
online_attempt_unittest.cc | 224 EXPECT_TRUE(GoogleServiceAuthError::AuthErrorNone() ==
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_refresh_token_fetcher.cc | 233 DispatchGoogleServiceAuthError(GoogleServiceAuthError::AuthErrorNone(),
|