Home
last modified time | relevance | path

Searched defs:sync_prefs (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/components/sync_driver/
Dsync_prefs_unittest.cc39 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
68 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
109 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
128 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
184 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
204 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
219 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
242 SyncPrefs sync_prefs(&pref_service_); in TEST_F() local
/external/chromium_org/chrome/browser/extensions/api/preferences_private/
Dpreferences_private_api.cc49 sync_driver::SyncPrefs sync_prefs(GetProfile()->GetPrefs()); in RunAsync() local
Dpreferences_private_apitest.cc135 sync_driver::SyncPrefs sync_prefs(profile->GetPrefs()); in SetUpOnMainThread() local
/external/chromium_org/chrome/browser/sync/
Dbackup_rollback_controller.cc26 sync_driver::SyncPrefs* sync_prefs, in BackupRollbackController()
Dstartup_controller.cc40 const sync_driver::SyncPrefs* sync_prefs, in StartupController()
Dtest_profile_sync_service.cc37 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in SyncBackendHostForProfileSyncTest()
Dprofile_sync_service_unittest.cc247 sync_driver::SyncPrefs sync_prefs(service()->profile()->GetPrefs()); in InitializeForNthSync() local
582 sync_driver::SyncPrefs sync_prefs(service()->profile()->GetPrefs()); in TEST_F() local
Dstartup_controller_unittest.cc96 sync_driver::SyncPrefs* sync_prefs() { return sync_prefs_.get(); } in sync_prefs() function in browser_sync::StartupControllerTest
Dprofile_sync_components_factory_impl.cc437 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in CreateSyncBackendHost()
/external/chromium_org/chrome/browser/extensions/
Dpending_enables.cc13 PendingEnables::PendingEnables(scoped_ptr<sync_driver::SyncPrefs> sync_prefs, in PendingEnables()
/external/chromium_org/chrome/browser/autocomplete/
Dchrome_autocomplete_provider_client.cc85 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in TabSyncEnabledAndUnencrypted() local
/external/chromium_org/chrome/browser/ui/sync/
Done_click_signin_sync_starter.cc147 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in Initialize() local
/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc372 sync_driver::SyncPrefs sync_prefs(GetProfile()->GetPrefs()); in DisplayConfigureSync() local
Dsync_setup_handler_unittest.cc958 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in TEST_F() local
980 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in TEST_F() local
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_impl.cc74 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in SyncBackendHostImpl()