Searched refs:OnUnrecoverableErrorImpl (Results 1 – 9 of 9) sorted by relevance
/external/chromium/chrome/browser/sync/glue/ |
D | password_data_type_controller.cc | 215 &PasswordDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError() 219 void PasswordDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::PasswordDataTypeController
|
D | typed_url_data_type_controller.cc | 269 &TypedUrlDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError() 273 void TypedUrlDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::TypedUrlDataTypeController
|
D | autofill_data_type_controller.cc | 311 &AutofillDataTypeController::OnUnrecoverableErrorImpl, in OnUnrecoverableError() 316 void AutofillDataTypeController::OnUnrecoverableErrorImpl( in OnUnrecoverableErrorImpl() function in browser_sync::AutofillDataTypeController
|
D | password_data_type_controller.h | 62 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
|
D | autofill_data_type_controller.h | 81 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
|
D | typed_url_data_type_controller.h | 93 void OnUnrecoverableErrorImpl(const tracked_objects::Location& from_here,
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | non_frontend_data_type_controller_mock.h | 51 MOCK_METHOD2(OnUnrecoverableErrorImpl, void(const tracked_objects::Location&,
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service.cc | 939 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()
|
D | profile_sync_service.h | 743 void OnUnrecoverableErrorImpl(
|