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

  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h 17 class ProfileSyncFactoryImpl : public ProfileSyncFactory {
19 ProfileSyncFactoryImpl(Profile* profile, CommandLine* command_line);
20 virtual ~ProfileSyncFactoryImpl() {}
80 DISALLOW_COPY_AND_ASSIGN(ProfileSyncFactoryImpl);
profile_sync_factory_impl.cc 78 ProfileSyncFactoryImpl::ProfileSyncFactoryImpl(Profile* profile,
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::CreatePasswordSyncComponents
    [all...]
profile_sync_factory_impl_unittest.cc 32 new ProfileSyncFactoryImpl(profile_.get(), command_line_.get()));
89 scoped_ptr<ProfileSyncFactoryImpl> profile_sync_service_factory_;
  /external/chromium/chrome/browser/profiles/
profile_impl.cc     [all...]

Completed in 148 milliseconds