Home
last modified time | relevance | path

Searched refs:AUTO_START (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_unittest.cc181 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
194 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
226 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
236 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
255 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
267 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
288 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
317 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
333 CreateService(ProfileSyncService::AUTO_START); in TEST_F()
Dprofile_sync_service_factory.cc89 browser_defaults::kSyncAutoStarts ? ProfileSyncService::AUTO_START in BuildServiceInstanceFor()
Dtest_profile_sync_service.cc127 ProfileSyncService::AUTO_START); in BuildAutoStartAsyncInit()
Dprofile_sync_service.h236 AUTO_START, enumerator
Dprofile_sync_service_startup_unittest.cc172 ProfileSyncService::AUTO_START); in BuildCrosService()
Dprofile_sync_service_password_unittest.cc107 ProfileSyncService::AUTO_START) {} in PasswordTestProfileSyncService()
Dprofile_sync_service_session_unittest.cc201 ProfileSyncService::AUTO_START)); in StartSyncService()
Dprofile_sync_service.cc180 auto_start_enabled_(start_behavior == AUTO_START), in ProfileSyncService()