Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc74 struct SyncConfigInfo { struct
78 bool encrypt_all;
79 bool sync_everything;
80 bool sync_nothing;
81 syncer::ModelTypeSet data_types;
82 std::string passphrase;
83 bool passphrase_is_gaia;
86 SyncConfigInfo::SyncConfigInfo() in SyncConfigInfo() function in __anon94b542380111::SyncConfigInfo