Lines Matching refs:specifics
72 // an undecryptable update that only changed specifics, and since then have
73 // not received any further non-specifics-only or decryptable updates.
74 // d) If the server_specifics match specifics, server_specifics are
106 const sync_pb::EntitySpecifics& specifics = entry.GetSpecifics();
114 if (specifics.has_encrypted()) {
115 DCHECK(cryptographer->CanDecryptUsingDefaultKey(specifics.encrypted()));
117 specifics.encrypted());
119 decrypted_specifics = specifics.SerializeAsString();
131 server_encrypted_with_default_key == specifics.has_encrypted()) {
187 // specifics.