Home | History | Annotate | Download | only in engine

Lines Matching refs:autofill

360   DCHECK_EQ(syncable::AUTOFILL, GetModelType());
363 return unencrypted.GetExtension(sync_pb::autofill);
503 DCHECK_EQ(syncable::AUTOFILL, GetModelType());
510 entity_specifics.MutableExtension(sync_pb::autofill)->CopyFrom(new_value);