UNRECOVERABLE_ERROR  282 chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc               Run(DataTypeController::UNRECOVERABLE_ERROR, _, _));
UNRECOVERABLE_ERROR  336 chrome/browser/sync/glue/data_type_manager_impl.cc                             syncer::SyncError::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  339 chrome/browser/sync/glue/data_type_manager_impl.cc     Abort(UNRECOVERABLE_ERROR, error);
UNRECOVERABLE_ERROR  449 chrome/browser/sync/glue/data_type_manager_impl.cc   if (result.status == ABORTED || result.status == UNRECOVERABLE_ERROR) {
UNRECOVERABLE_ERROR  563 chrome/browser/sync/glue/data_type_manager_impl.cc     case DataTypeManager::UNRECOVERABLE_ERROR:
UNRECOVERABLE_ERROR  565 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   SetConfigureDoneExpectation(DataTypeManager::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  575 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc       DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  592 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   SetConfigureDoneExpectation(DataTypeManager::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  609 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc       DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  966 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   SetConfigureDoneExpectation(DataTypeManager::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  181 chrome/browser/sync/glue/frontend_data_type_controller.cc                             syncer::SyncError::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  185 chrome/browser/sync/glue/frontend_data_type_controller.cc     StartDone(UNRECOVERABLE_ERROR, local_merge_result, syncer_merge_result);
UNRECOVERABLE_ERROR  230 chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc   SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  103 chrome/browser/sync/glue/non_frontend_data_type_controller.cc                                        syncer::SyncError::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  448 chrome/browser/sync/glue/non_frontend_data_type_controller.cc     StartDone(UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  277 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc   SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  359 chrome/browser/sync/glue/non_ui_data_type_controller.cc                             syncer::SyncError::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  363 chrome/browser/sync/glue/non_ui_data_type_controller.cc     StartDone(UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  340 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc   SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR  186 chrome/browser/sync/glue/search_engine_data_type_controller_unittest.cc               Run(DataTypeController::UNRECOVERABLE_ERROR, _, _));
UNRECOVERABLE_ERROR  162 chrome/browser/sync/glue/ui_data_type_controller.cc                             syncer::SyncError::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  166 chrome/browser/sync/glue/ui_data_type_controller.cc     StartDone(UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  193 chrome/browser/sync/glue/ui_data_type_controller_unittest.cc               Run(DataTypeController::UNRECOVERABLE_ERROR, _, _));
UNRECOVERABLE_ERROR 1458 chrome/browser/sync/profile_sync_service.cc     return UNRECOVERABLE_ERROR;
UNRECOVERABLE_ERROR 1476 chrome/browser/sync/profile_sync_service.cc     case UNRECOVERABLE_ERROR:
UNRECOVERABLE_ERROR   22 components/sync_driver/data_type_controller.cc   return (result == UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR   47 components/sync_driver/data_type_manager.cc     case UNRECOVERABLE_ERROR:
UNRECOVERABLE_ERROR   41 components/sync_driver/failed_data_types_handler.cc       case syncer::SyncError::UNRECOVERABLE_ERROR:
UNRECOVERABLE_ERROR  400 components/sync_driver/model_association_manager.cc   if (start_result == DataTypeController::UNRECOVERABLE_ERROR)
UNRECOVERABLE_ERROR  401 components/sync_driver/model_association_manager.cc     configure_status_ = DataTypeManager::UNRECOVERABLE_ERROR;
UNRECOVERABLE_ERROR  233 components/sync_driver/model_association_manager_unittest.cc       DataTypeManager::UNRECOVERABLE_ERROR,
UNRECOVERABLE_ERROR  248 components/sync_driver/model_association_manager_unittest.cc       DataTypeController::UNRECOVERABLE_ERROR);
UNRECOVERABLE_ERROR   25 sync/api/sync_error.cc     case UNRECOVERABLE_ERROR: