Home
last modified time | relevance | path

Searched defs:change_processor (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_mock.cc20 AssociatorInterface* model_associator, ChangeProcessor* change_processor) in ProfileSyncComponentsFactoryMock()
Dprofile_sync_components_factory.h69 browser_sync::ChangeProcessor* change_processor; member
Dprofile_sync_components_factory_impl.cc691 BookmarkChangeProcessor* change_processor = in CreateBookmarkSyncComponents() local
707 TypedUrlChangeProcessor* change_processor = in CreateTypedUrlSyncComponents() local
Dprofile_sync_service_typed_url_unittest.cc181 TypedUrlChangeProcessor* change_processor = in ACTION_P6() local
/external/chromium_org/components/sync_driver/
Dshared_change_processor_ref.cc10 const scoped_refptr<SharedChangeProcessor>& change_processor) in SharedChangeProcessorRef()
Dnon_ui_data_type_controller_unittest.cc98 SharedChangeProcessor* change_processor, in NonUIDataTypeControllerFake()
Dgeneric_change_processor_unittest.cc151 GenericChangeProcessor* change_processor() { in change_processor() function in browser_sync::__anon6f5c9d6f0111::SyncGenericChangeProcessorTest
Ddata_type_manager_impl_unittest.cc77 ChangeProcessor* change_processor) OVERRIDE { in ActivateDataType()
/external/chromium_org/chrome/browser/sync/glue/
Dnon_frontend_data_type_controller.h84 ChangeProcessor* change_processor; member
Dfrontend_data_type_controller.cc321 ChangeProcessor* change_processor) { in set_change_processor()
Dsync_backend_host_mock.cc65 ChangeProcessor* change_processor) {} in ActivateDataType()
Dsync_backend_registrar.cc203 ChangeProcessor* change_processor, in ActivateDataType()
Dsync_backend_host_impl.cc450 ChangeProcessor* change_processor) { in ActivateDataType()
/external/chromium_org/chrome/browser/history/
Dhistory_unittest.cc1661 syncer::FakeSyncChangeProcessor change_processor; in TEST_F() local
1690 const syncer::FakeSyncChangeProcessor* change_processor, in CheckDirectiveProcessingResult()
1754 syncer::FakeSyncChangeProcessor change_processor; in TEST_F() local
1839 syncer::FakeSyncChangeProcessor change_processor; in TEST_F() local
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_registration_utility_unittest.cc115 MockChangeProcessor* change_processor() { return change_processor_; } in change_processor() function in SupervisedUserRegistrationUtilityTest
Dsupervised_user_sync_service_unittest.cc101 MockChangeProcessor* change_processor() { return change_processor_; } in change_processor() function in SupervisedUserSyncServiceTest
/external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
Dsynced_notifications_shim_unittest.cc129 scoped_ptr<syncer::FakeSyncChangeProcessor> change_processor( in StartSync() local