Searched refs:encrypt_everything_allowed_ (Results 1 – 2 of 2) sorted by relevance
220 encrypt_everything_allowed_(true), in ProfileSyncService()1369 DCHECK(encrypt_everything_allowed_ || !encrypt_everything_); in OnEncryptedTypesChanged()2198 return encrypt_everything_allowed_; in EncryptEverythingAllowed()2203 encrypt_everything_allowed_ = allowed; in SetEncryptEverythingAllowed()
1061 bool encrypt_everything_allowed_; variable