Searched defs:ProfileSyncFactoryImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_factory_impl.h17 class ProfileSyncFactoryImpl : public ProfileSyncFactory { class in inherits:ProfileSyncFactory
19 ProfileSyncFactoryImpl(Profile* profile, CommandLine* command_line);
20 virtual ~ProfileSyncFactoryImpl() {}
80 DISALLOW_COPY_AND_ASSIGN(ProfileSyncFactoryImpl);
H A Dprofile_sync_factory_impl.cc78 ProfileSyncFactoryImpl::ProfileSyncFactoryImpl(Profile* profile, function in class:ProfileSyncFactoryImpl
84 ProfileSyncService* ProfileSyncFactoryImpl::CreateProfileSyncService(
159 DataTypeManager* ProfileSyncFactoryImpl::CreateDataTypeManager(
166 ProfileSyncFactoryImpl::CreateAppSyncComponents(
184 ProfileSyncFactoryImpl::CreateAutofillSyncComponents(
203 ProfileSyncFactoryImpl::CreateAutofillProfileSyncComponents(
222 ProfileSyncFactoryImpl::CreateBookmarkSyncComponents(
239 ProfileSyncFactoryImpl::CreateExtensionSyncComponents(
255 ProfileSyncFactoryImpl
[all...]

Completed in 188 milliseconds