Home | History | Annotate | Download | only in glue

Lines Matching defs:encrypted_types

998   syncable::ModelTypeSet encrypted_types;
999 sync_service_->GetEncryptedDataTypes(&encrypted_types);
1000 return encrypted_types.count(syncable::SESSIONS) == 0 ||