Home
last modified time | relevance | path

Searched refs:OnUnrecoverableErrorImpl (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dpassword_data_type_controller.cc215 &PasswordDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError()
219 void PasswordDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::PasswordDataTypeController
Dtyped_url_data_type_controller.cc269 &TypedUrlDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError()
273 void TypedUrlDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::TypedUrlDataTypeController
Dautofill_data_type_controller.cc311 &AutofillDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError()
316 void AutofillDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::AutofillDataTypeController
Dpassword_data_type_controller.h62 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
Dautofill_data_type_controller.h81 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
Dtyped_url_data_type_controller.h93 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
/external/chromium_org/chrome/browser/sync/glue/
Dnon_frontend_data_type_controller_mock.h51 MOCK_METHOD2(OnUnrecoverableErrorImpl, void(const tracked_objects::Location&,
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc939 OnUnrecoverableErrorImpl(from_here, message, true); in OnUnrecoverableError()
942 void ProfileSyncService::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in ProfileSyncService
2209 OnUnrecoverableErrorImpl(from_here, message, delete_sync_database); in OnInternalUnrecoverableError()
Dprofile_sync_service.h743 void OnUnrecoverableErrorImpl(