Home | History | Annotate | Download | only in engine

Lines Matching defs:new_data

603   sync_pb::EntitySpecifics new_data;
604 new_data.CopyFrom(GetUnencryptedSpecifics(GetEntry()));
605 EncryptIfNecessary(&new_data);
606 PutSpecificsAndMarkForSyncing(new_data);