Home
last modified time | relevance | path

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

12

/external/chromium_org/components/sync_driver/
Dnon_ui_data_type_controller.h23 class SyncApiComponentFactory; variable
30 SyncApiComponentFactory* sync_factory);
128 SyncApiComponentFactory* const sync_factory_;
Dsync_api_component_factory.h18 class SyncApiComponentFactory {
20 virtual ~SyncApiComponentFactory() {} in ~SyncApiComponentFactory()
Dgeneric_change_processor_factory.h22 class SyncApiComponentFactory; variable
43 SyncApiComponentFactory* sync_factory);
Dfake_generic_change_processor.h21 SyncApiComponentFactory* sync_factory);
56 SyncApiComponentFactory* sync_factory) OVERRIDE;
Dfake_generic_change_processor.cc16 SyncApiComponentFactory* sync_factory) in FakeGenericChangeProcessor()
81 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor()
Dui_data_type_controller.h38 SyncApiComponentFactory* sync_factory);
91 SyncApiComponentFactory* const sync_factory_;
Dshared_change_processor.h32 class SyncApiComponentFactory; variable
63 SyncApiComponentFactory* sync_factory,
Dgeneric_change_processor.h32 class SyncApiComponentFactory; variable
56 SyncApiComponentFactory* sync_factory,
Ddevice_info_data_type_controller.h20 SyncApiComponentFactory* sync_factory,
Dgeneric_change_processor_factory.cc24 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor()
Ddevice_info_data_type_controller.cc15 SyncApiComponentFactory* sync_factory, in DeviceInfoDataTypeController()
Dshared_change_processor_unittest.cc32 public SyncApiComponentFactory {
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_sync_data_type_controller.h14 class SyncApiComponentFactory; variable
26 sync_driver::SyncApiComponentFactory* sync_factory,
Dsupervised_user_sync_data_type_controller.cc13 sync_driver::SyncApiComponentFactory* sync_factory, in SupervisedUserSyncDataTypeController()
/external/chromium_org/chrome/browser/sync/glue/
Dtheme_data_type_controller.h17 sync_driver::SyncApiComponentFactory* sync_factory,
Dextension_data_type_controller.h24 sync_driver::SyncApiComponentFactory* sync_factory,
Dtheme_data_type_controller.cc17 sync_driver::SyncApiComponentFactory* sync_factory, in ThemeDataTypeController()
Dsearch_engine_data_type_controller.h26 sync_driver::SyncApiComponentFactory* profile_sync_factory,
Dextension_data_type_controller.cc19 sync_driver::SyncApiComponentFactory* sync_factory, in ExtensionDataTypeController()
Dhistory_delete_directives_data_type_controller.h24 sync_driver::SyncApiComponentFactory* factory,
Dhistory_delete_directives_data_type_controller.cc17 sync_driver::SyncApiComponentFactory* factory, in HistoryDeleteDirectivesDataTypeController()
Dsearch_engine_data_type_controller.cc20 sync_driver::SyncApiComponentFactory* sync_factory, in SearchEngineDataTypeController()
Dextension_backed_data_type_controller.h27 sync_driver::SyncApiComponentFactory* sync_factory,
/external/chromium_org/chrome/browser/sync/sessions/
Dsession_data_type_controller.h26 SessionDataTypeController(sync_driver::SyncApiComponentFactory* factory,
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory.h52 : public sync_driver::SyncApiComponentFactory {

12