CONNECTION_AUTH_ERROR  187 chrome/browser/sync/about_sync_util.cc     case syncer::CONNECTION_AUTH_ERROR:
CONNECTION_AUTH_ERROR 1131 chrome/browser/sync/profile_sync_service.cc     case syncer::CONNECTION_AUTH_ERROR:
CONNECTION_AUTH_ERROR 1149 chrome/browser/sync/profile_sync_service.cc   if (status == syncer::CONNECTION_AUTH_ERROR) {
CONNECTION_AUTH_ERROR  353 chrome/browser/sync/profile_sync_service_unittest.cc   service()->OnConnectionStatusChange(syncer::CONNECTION_AUTH_ERROR);
CONNECTION_AUTH_ERROR  360 chrome/browser/sync/profile_sync_service_unittest.cc   EXPECT_EQ(syncer::CONNECTION_AUTH_ERROR, token_status.connection_status);
CONNECTION_AUTH_ERROR  108 sync/internal_api/js_sync_manager_observer_unittest.cc   const ConnectionStatus kStatus = CONNECTION_AUTH_ERROR;
CONNECTION_AUTH_ERROR   14 sync/internal_api/public/util/sync_string_conversions.cc     ENUM_CASE(CONNECTION_AUTH_ERROR);
CONNECTION_AUTH_ERROR  690 sync/internal_api/sync_manager_impl.cc                       OnConnectionStatusChange(CONNECTION_AUTH_ERROR));