Home
last modified time | relevance | path

Searched defs:SyncConfiguration (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_flow.h27 struct SyncConfiguration { struct
31 bool sync_everything;
32 syncable::ModelTypeSet data_types;
33 bool use_secondary_passphrase;
34 std::string secondary_passphrase;
Dsync_setup_flow.cc44 SyncConfiguration::SyncConfiguration() in SyncConfiguration() function in SyncConfiguration