HomeSort by relevance Sort by last modified time
    Searched refs:ProfileSyncComponentsFactory (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/chrome/browser/sync/glue/
autofill_data_type_controller.h 16 class ProfileSyncComponentsFactory;
29 ProfileSyncComponentsFactory* profile_sync_factory,
autofill_profile_data_type_controller.h 15 class ProfileSyncComponentsFactory;
28 ProfileSyncComponentsFactory* profile_sync_factory,
extension_setting_data_type_controller.h 14 class ProfileSyncComponentsFactory;
32 ProfileSyncComponentsFactory* profile_sync_factory,
password_data_type_controller.h 14 class ProfileSyncComponentsFactory;
26 ProfileSyncComponentsFactory* profile_sync_factory,
typed_url_data_type_controller.h 30 ProfileSyncComponentsFactory* profile_sync_factory,
48 virtual ProfileSyncComponentsFactory::SyncComponents CreateSyncComponents()
non_frontend_data_type_controller.h 22 class ProfileSyncComponentsFactory;
55 ProfileSyncComponentsFactory* profile_sync_factory,
126 virtual ProfileSyncComponentsFactory::SyncComponents
164 ProfileSyncComponentsFactory* profile_sync_factory() const;
179 ProfileSyncComponentsFactory* const profile_sync_factory_;
frontend_data_type_controller.h 18 class ProfileSyncComponentsFactory;
50 ProfileSyncComponentsFactory* profile_sync_factory,
117 ProfileSyncComponentsFactory* const profile_sync_factory_;
bookmark_data_type_controller.h 23 BookmarkDataTypeController(ProfileSyncComponentsFactory* profile_sync_factory,
extension_setting_data_type_controller.cc 24 ProfileSyncComponentsFactory* profile_sync_factory,
password_data_type_controller.cc 21 ProfileSyncComponentsFactory* profile_sync_factory,
bookmark_data_type_controller.cc 26 ProfileSyncComponentsFactory* profile_sync_factory,
91 ProfileSyncComponentsFactory::SyncComponents sync_components =
typed_url_data_type_controller.cc 68 ProfileSyncComponentsFactory* profile_sync_factory,
143 ProfileSyncComponentsFactory::SyncComponents
autofill_data_type_controller.cc 25 ProfileSyncComponentsFactory* profile_sync_factory,
non_frontend_data_type_controller_mock.h 40 ProfileSyncComponentsFactory::SyncComponents());
autofill_profile_data_type_controller.cc 26 ProfileSyncComponentsFactory* profile_sync_factory,
frontend_data_type_controller_unittest.cc 40 ProfileSyncComponentsFactory* profile_sync_factory,
54 ProfileSyncComponentsFactory::SyncComponents sync_components =
109 WillOnce(Return(ProfileSyncComponentsFactory::SyncComponents(
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_mock.cc 21 scoped_ptr<ProfileSyncComponentsFactory>(
32 scoped_ptr<ProfileSyncComponentsFactory> factory, Profile* profile)
profile_sync_components_factory.h 51 class ProfileSyncComponentsFactory
75 virtual ~ProfileSyncComponentsFactory() OVERRIDE {}
test_profile_sync_service.h 23 class ProfileSyncComponentsFactory;
75 scoped_ptr<ProfileSyncComponentsFactory> factory,
profile_sync_components_factory_mock.cc 46 ProfileSyncComponentsFactory::SyncComponents
test_profile_sync_service.cc 107 scoped_ptr<ProfileSyncComponentsFactory> factory,
134 scoped_ptr<ProfileSyncComponentsFactory>(
profile_sync_components_factory_mock.h 22 class ProfileSyncComponentsFactoryMock : public ProfileSyncComponentsFactory {
profile_sync_service_android_unittest.cc 45 ProfileSyncComponentsFactory* factory =
profile_sync_components_factory_impl.h 27 class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
profile_sync_service_factory.cc 136 scoped_ptr<ProfileSyncComponentsFactory>(

Completed in 1412 milliseconds

1 2