/external/chromium_org/components/sync_driver/ |
D | non_ui_data_type_controller.h | 23 class SyncApiComponentFactory; variable 30 SyncApiComponentFactory* sync_factory); 128 SyncApiComponentFactory* const sync_factory_;
|
D | sync_api_component_factory.h | 18 class SyncApiComponentFactory { 20 virtual ~SyncApiComponentFactory() {} in ~SyncApiComponentFactory()
|
D | generic_change_processor_factory.h | 22 class SyncApiComponentFactory; variable 43 SyncApiComponentFactory* sync_factory);
|
D | fake_generic_change_processor.h | 21 SyncApiComponentFactory* sync_factory); 56 SyncApiComponentFactory* sync_factory) OVERRIDE;
|
D | fake_generic_change_processor.cc | 16 SyncApiComponentFactory* sync_factory) in FakeGenericChangeProcessor() 81 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor()
|
D | ui_data_type_controller.h | 38 SyncApiComponentFactory* sync_factory); 91 SyncApiComponentFactory* const sync_factory_;
|
D | shared_change_processor.h | 32 class SyncApiComponentFactory; variable 63 SyncApiComponentFactory* sync_factory,
|
D | generic_change_processor.h | 32 class SyncApiComponentFactory; variable 56 SyncApiComponentFactory* sync_factory,
|
D | device_info_data_type_controller.h | 20 SyncApiComponentFactory* sync_factory,
|
D | generic_change_processor_factory.cc | 24 SyncApiComponentFactory* sync_factory) { in CreateGenericChangeProcessor()
|
D | device_info_data_type_controller.cc | 15 SyncApiComponentFactory* sync_factory, in DeviceInfoDataTypeController()
|
D | shared_change_processor_unittest.cc | 32 public SyncApiComponentFactory {
|
/external/chromium_org/chrome/browser/supervised_user/ |
D | supervised_user_sync_data_type_controller.h | 14 class SyncApiComponentFactory; variable 26 sync_driver::SyncApiComponentFactory* sync_factory,
|
D | supervised_user_sync_data_type_controller.cc | 13 sync_driver::SyncApiComponentFactory* sync_factory, in SupervisedUserSyncDataTypeController()
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | theme_data_type_controller.h | 17 sync_driver::SyncApiComponentFactory* sync_factory,
|
D | extension_data_type_controller.h | 24 sync_driver::SyncApiComponentFactory* sync_factory,
|
D | theme_data_type_controller.cc | 17 sync_driver::SyncApiComponentFactory* sync_factory, in ThemeDataTypeController()
|
D | search_engine_data_type_controller.h | 26 sync_driver::SyncApiComponentFactory* profile_sync_factory,
|
D | extension_data_type_controller.cc | 19 sync_driver::SyncApiComponentFactory* sync_factory, in ExtensionDataTypeController()
|
D | history_delete_directives_data_type_controller.h | 24 sync_driver::SyncApiComponentFactory* factory,
|
D | history_delete_directives_data_type_controller.cc | 17 sync_driver::SyncApiComponentFactory* factory, in HistoryDeleteDirectivesDataTypeController()
|
D | search_engine_data_type_controller.cc | 20 sync_driver::SyncApiComponentFactory* sync_factory, in SearchEngineDataTypeController()
|
D | extension_backed_data_type_controller.h | 27 sync_driver::SyncApiComponentFactory* sync_factory,
|
/external/chromium_org/chrome/browser/sync/sessions/ |
D | session_data_type_controller.h | 26 SessionDataTypeController(sync_driver::SyncApiComponentFactory* factory,
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_components_factory.h | 52 : public sync_driver::SyncApiComponentFactory {
|