/external/chromium_org/chrome/browser/sync/ |
D | backend_unrecoverable_error_handler.cc | 22 void BackendUnrecoverableErrorHandler::OnUnrecoverableError( in OnUnrecoverableError() function in browser_sync::BackendUnrecoverableErrorHandler 26 &ProfileSyncService::OnUnrecoverableError, in OnUnrecoverableError()
|
D | backend_unrecoverable_error_handler.h | 25 virtual void OnUnrecoverableError(const tracked_objects::Location& from_here,
|
D | profile_sync_service_mock.h | 60 MOCK_METHOD2(OnUnrecoverableError,
|
D | profile_sync_service.h | 547 virtual void OnUnrecoverableError(
|
D | profile_sync_service.cc | 946 void ProfileSyncService::OnUnrecoverableError( in OnUnrecoverableError() function in ProfileSyncService
|
/external/chromium_org/sync/syncable/ |
D | syncable_base_transaction.cc | 34 void BaseTransaction::OnUnrecoverableError( in OnUnrecoverableError() function in syncer::syncable::BaseTransaction 54 directory()->OnUnrecoverableError(this, in HandleUnrecoverableErrorIfSet()
|
D | syncable_base_transaction.h | 47 void OnUnrecoverableError(const tracked_objects::Location& location,
|
D | syncable_util.cc | 87 trans->OnUnrecoverableError(location, msg); in SyncAssert()
|
D | directory.h | 263 void OnUnrecoverableError(const BaseTransaction* trans,
|
D | directory.cc | 217 void Directory::OnUnrecoverableError(const BaseTransaction* trans, in OnUnrecoverableError() function in syncer::syncable::Directory 222 unrecoverable_error_handler_->OnUnrecoverableError(location, in OnUnrecoverableError()
|
/external/chromium_org/sync/internal_api/public/util/ |
D | unrecoverable_error_handler.h | 20 virtual void OnUnrecoverableError(const tracked_objects::Location& from_here,
|
/external/chromium_org/sync/util/ |
D | test_unrecoverable_error_handler.cc | 15 void TestUnrecoverableErrorHandler::OnUnrecoverableError( in OnUnrecoverableError() function in syncer::TestUnrecoverableErrorHandler
|
D | test_unrecoverable_error_handler.h | 20 virtual void OnUnrecoverableError(const tracked_objects::Location& from_here,
|
/external/chromium_org/components/sync_driver/ |
D | change_processor_mock.h | 26 MOCK_METHOD2(OnUnrecoverableError, void(const tracked_objects::Location&,
|
D | non_ui_data_type_controller_unittest.cc | 85 MOCK_METHOD2(OnUnrecoverableError, void(const tracked_objects::Location&,
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | frontend_data_type_controller_mock.h | 30 MOCK_METHOD2(OnUnrecoverableError, void(const tracked_objects::Location&,
|
D | non_frontend_data_type_controller_mock.h | 30 MOCK_METHOD2(OnUnrecoverableError, void(const tracked_objects::Location&,
|
/external/chromium_org/sync/tools/ |
D | sync_client.cc | 168 virtual void OnUnrecoverableError(const tracked_objects::Location& from_here, in OnUnrecoverableError() function in syncer::__anona2a912bd0111::LoggingUnrecoverableErrorHandler
|