Home
last modified time | relevance | path

Searched defs:sync_everything (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_flow.h31 bool sync_everything; member
Dprofile_sync_service.cc719 gfx::NativeWindow parent_window, bool sync_everything) { in ShowConfigure()
844 void ProfileSyncService::OnUserChoseDatatypes(bool sync_everything, in OnUserChoseDatatypes()
Dprofile_sync_service_harness.cc165 bool sync_everything = (synced_datatypes.size() == in SetupSync() local
Dsync_setup_wizard_unittest.cc55 virtual void OnUserChoseDatatypes(bool sync_everything, in OnUserChoseDatatypes()