HomeSort by relevance Sort by last modified time
    Searched defs:sync_everything (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/
sync_setup_flow.h 31 bool sync_everything; member in struct:SyncConfiguration
profile_sync_service_harness.cc 164 // set sync_everything to true; otherwise, set it to false.
165 bool sync_everything = (synced_datatypes.size() == local
167 service()->OnUserChoseDatatypes(sync_everything, synced_datatypes);

Completed in 69 milliseconds