/external/chromium_org/components/sync_driver/ |
D | sync_prefs_unittest.cc | 39 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/ |
D | preferences_private_api.cc | 49 sync_driver::SyncPrefs sync_prefs(GetProfile()->GetPrefs()); in RunAsync() local
|
D | preferences_private_apitest.cc | 135 sync_driver::SyncPrefs sync_prefs(profile->GetPrefs()); in SetUpOnMainThread() local
|
/external/chromium_org/chrome/browser/sync/ |
D | backup_rollback_controller.cc | 26 sync_driver::SyncPrefs* sync_prefs, in BackupRollbackController()
|
D | startup_controller.cc | 40 const sync_driver::SyncPrefs* sync_prefs, in StartupController()
|
D | test_profile_sync_service.cc | 37 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in SyncBackendHostForProfileSyncTest()
|
D | profile_sync_service_unittest.cc | 247 sync_driver::SyncPrefs sync_prefs(service()->profile()->GetPrefs()); in InitializeForNthSync() local 582 sync_driver::SyncPrefs sync_prefs(service()->profile()->GetPrefs()); in TEST_F() local
|
D | startup_controller_unittest.cc | 96 sync_driver::SyncPrefs* sync_prefs() { return sync_prefs_.get(); } in sync_prefs() function in browser_sync::StartupControllerTest
|
D | profile_sync_components_factory_impl.cc | 437 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in CreateSyncBackendHost()
|
/external/chromium_org/chrome/browser/extensions/ |
D | pending_enables.cc | 13 PendingEnables::PendingEnables(scoped_ptr<sync_driver::SyncPrefs> sync_prefs, in PendingEnables()
|
/external/chromium_org/chrome/browser/autocomplete/ |
D | chrome_autocomplete_provider_client.cc | 85 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in TabSyncEnabledAndUnencrypted() local
|
/external/chromium_org/chrome/browser/ui/sync/ |
D | one_click_signin_sync_starter.cc | 147 sync_driver::SyncPrefs sync_prefs(profile_->GetPrefs()); in Initialize() local
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | sync_setup_handler.cc | 372 sync_driver::SyncPrefs sync_prefs(GetProfile()->GetPrefs()); in DisplayConfigureSync() local
|
D | sync_setup_handler_unittest.cc | 958 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/ |
D | sync_backend_host_impl.cc | 74 const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, in SyncBackendHostImpl()
|