HomeSort by relevance Sort by last modified time
    Searched refs:ProfileSyncComponentsFactoryImpl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.h 23 class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
25 ProfileSyncComponentsFactoryImpl(Profile* profile,
27 virtual ~ProfileSyncComponentsFactoryImpl();
83 DISALLOW_COPY_AND_ASSIGN(ProfileSyncComponentsFactoryImpl);
profile_sync_components_factory_impl.cc 112 ProfileSyncComponentsFactoryImpl::ProfileSyncComponentsFactoryImpl(
122 ProfileSyncComponentsFactoryImpl::~ProfileSyncComponentsFactoryImpl() {
125 void ProfileSyncComponentsFactoryImpl::RegisterDataTypes(
133 void ProfileSyncComponentsFactoryImpl::RegisterCommonDataTypes(
202 void ProfileSyncComponentsFactoryImpl::RegisterDesktopDataTypes(
292 DataTypeManager* ProfileSyncComponentsFactoryImpl::CreateDataTypeManager(
309 ProfileSyncComponentsFactoryImpl::CreateGenericChangeProcessor(
321 browser_sync::SharedChangeProcessor* ProfileSyncComponentsFactoryImpl:
    [all...]
profile_sync_service_factory.cc 104 new ProfileSyncComponentsFactoryImpl(profile,
profile_sync_components_factory_impl_unittest.cc 93 new ProfileSyncComponentsFactoryImpl(profile_.get(),
114 new ProfileSyncComponentsFactoryImpl(profile_.get(),

Completed in 127 milliseconds