Home
last modified time | relevance | path

Searched refs:sync_factory (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/components/sync_driver/
Dfake_generic_change_processor.cc16 SyncApiComponentFactory* sync_factory) in FakeGenericChangeProcessor() argument
22 sync_factory, in FakeGenericChangeProcessor()
81 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor() argument
Dgeneric_change_processor_factory.cc24 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor() argument
32 sync_factory, in CreateGenericChangeProcessor()
Ddevice_info_data_type_controller.cc15 SyncApiComponentFactory* sync_factory, in DeviceInfoDataTypeController() argument
21 sync_factory), in DeviceInfoDataTypeController()
Dshared_change_processor.cc46 SyncApiComponentFactory* sync_factory, in Connect() argument
52 DCHECK(sync_factory); in Connect()
62 sync_factory->GetSyncableServiceForType(type); in Connect()
75 sync_factory).release(); in Connect()
Dfake_generic_change_processor.h21 SyncApiComponentFactory* sync_factory);
56 SyncApiComponentFactory* sync_factory) OVERRIDE;
Dui_data_type_controller.cc30 SyncApiComponentFactory* sync_factory) in UIDataTypeController() argument
32 sync_factory_(sync_factory), in UIDataTypeController()
38 DCHECK(sync_factory); in UIDataTypeController()
Ddevice_info_data_type_controller.h20 SyncApiComponentFactory* sync_factory,
Dgeneric_change_processor_factory.h43 SyncApiComponentFactory* sync_factory);
Dui_data_type_controller.h38 SyncApiComponentFactory* sync_factory);
Dshared_change_processor.h63 SyncApiComponentFactory* sync_factory,
Dnon_ui_data_type_controller.h30 SyncApiComponentFactory* sync_factory);
Dnon_ui_data_type_controller.cc27 SyncApiComponentFactory* sync_factory) in NonUIDataTypeController() argument
29 sync_factory_(sync_factory), in NonUIDataTypeController()
Dgeneric_change_processor.h56 SyncApiComponentFactory* sync_factory,
Dnon_ui_data_type_controller_unittest.cc96 SyncApiComponentFactory* sync_factory, in NonUIDataTypeControllerFake() argument
103 sync_factory), in NonUIDataTypeControllerFake()
Dgeneric_change_processor.cc96 SyncApiComponentFactory* sync_factory, in GenericChangeProcessor() argument
107 attachment_service_ = sync_factory->CreateAttachmentService( in GenericChangeProcessor()
/external/chromium_org/chrome/browser/sync/glue/
Dtheme_data_type_controller.cc17 sync_driver::SyncApiComponentFactory* sync_factory, in ThemeDataTypeController() argument
23 sync_factory), in ThemeDataTypeController()
Dextension_data_type_controller.cc19 sync_driver::SyncApiComponentFactory* sync_factory, in ExtensionDataTypeController() argument
25 sync_factory), in ExtensionDataTypeController()
Dsearch_engine_data_type_controller.cc20 sync_driver::SyncApiComponentFactory* sync_factory, in SearchEngineDataTypeController() argument
26 sync_factory), in SearchEngineDataTypeController()
Dextension_backed_data_type_controller.cc35 sync_driver::SyncApiComponentFactory* sync_factory, in ExtensionBackedDataTypeController() argument
41 sync_factory), in ExtensionBackedDataTypeController()
Dtheme_data_type_controller.h17 sync_driver::SyncApiComponentFactory* sync_factory,
Dextension_data_type_controller.h24 sync_driver::SyncApiComponentFactory* sync_factory,
Dextension_backed_data_type_controller.h27 sync_driver::SyncApiComponentFactory* sync_factory,
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_sync_data_type_controller.cc13 sync_driver::SyncApiComponentFactory* sync_factory, in SupervisedUserSyncDataTypeController() argument
20 sync_factory), in SupervisedUserSyncDataTypeController()
Dsupervised_user_sync_data_type_controller.h26 sync_driver::SyncApiComponentFactory* sync_factory,
/external/chromium_org/chrome/browser/sync/sessions/
Dsession_data_type_controller.cc24 sync_driver::SyncApiComponentFactory* sync_factory, in SessionDataTypeController() argument
32 sync_factory), in SessionDataTypeController()