/external/chromium_org/chrome/browser/sync/glue/ |
D | typed_url_data_type_controller.cc | 68 ProfileSyncComponentsFactory* profile_sync_factory, in TypedUrlDataTypeController() argument 74 profile_sync_factory, in TypedUrlDataTypeController() 148 return profile_sync_factory()->CreateTypedUrlSyncComponents( in CreateSyncComponents()
|
D | password_data_type_controller.cc | 21 ProfileSyncComponentsFactory* profile_sync_factory, in PasswordDataTypeController() argument 26 profile_sync_factory), in PasswordDataTypeController()
|
D | extension_setting_data_type_controller.cc | 24 ProfileSyncComponentsFactory* profile_sync_factory, in ExtensionSettingDataTypeController() argument 29 profile_sync_factory), in ExtensionSettingDataTypeController()
|
D | autofill_data_type_controller.cc | 25 ProfileSyncComponentsFactory* profile_sync_factory, in AutofillDataTypeController() argument 30 profile_sync_factory), in AutofillDataTypeController()
|
D | bookmark_data_type_controller.cc | 26 ProfileSyncComponentsFactory* profile_sync_factory, in BookmarkDataTypeController() argument 32 profile_sync_factory, in BookmarkDataTypeController()
|
D | autofill_profile_data_type_controller.cc | 26 ProfileSyncComponentsFactory* profile_sync_factory, in AutofillProfileDataTypeController() argument 31 profile_sync_factory), in AutofillProfileDataTypeController()
|
D | frontend_data_type_controller.cc | 30 ProfileSyncComponentsFactory* profile_sync_factory, in FrontendDataTypeController() argument 34 profile_sync_factory_(profile_sync_factory), in FrontendDataTypeController() 39 DCHECK(profile_sync_factory); in FrontendDataTypeController()
|
D | non_frontend_data_type_controller.h | 55 ProfileSyncComponentsFactory* profile_sync_factory, 164 ProfileSyncComponentsFactory* profile_sync_factory() const;
|
D | search_engine_data_type_controller.h | 26 sync_driver::SyncApiComponentFactory* profile_sync_factory,
|
D | password_data_type_controller.h | 26 ProfileSyncComponentsFactory* profile_sync_factory,
|
D | extension_setting_data_type_controller.h | 32 ProfileSyncComponentsFactory* profile_sync_factory,
|
D | autofill_profile_data_type_controller.h | 28 ProfileSyncComponentsFactory* profile_sync_factory,
|
D | bookmark_data_type_controller.h | 23 BookmarkDataTypeController(ProfileSyncComponentsFactory* profile_sync_factory,
|
D | autofill_data_type_controller.h | 29 ProfileSyncComponentsFactory* profile_sync_factory,
|
D | typed_url_data_type_controller.h | 30 ProfileSyncComponentsFactory* profile_sync_factory,
|
D | non_frontend_data_type_controller_unittest.cc | 55 ProfileSyncComponentsFactory* profile_sync_factory, in NonFrontendDataTypeControllerFake() argument 61 profile_sync_factory, in NonFrontendDataTypeControllerFake() 76 return profile_sync_factory()-> in CreateSyncComponents()
|
D | non_frontend_data_type_controller.cc | 165 ProfileSyncComponentsFactory* profile_sync_factory, in NonFrontendDataTypeController() argument 170 profile_sync_factory_(profile_sync_factory), in NonFrontendDataTypeController() 414 NonFrontendDataTypeController::profile_sync_factory() const { in profile_sync_factory() function in browser_sync::NonFrontendDataTypeController
|
D | frontend_data_type_controller_unittest.cc | 40 ProfileSyncComponentsFactory* profile_sync_factory, in FrontendDataTypeControllerFake() argument 46 profile_sync_factory, in FrontendDataTypeControllerFake()
|
D | frontend_data_type_controller.h | 50 ProfileSyncComponentsFactory* profile_sync_factory,
|