Searched refs:packedSfixed32_ (Results 1 – 1 of 1) sorted by relevance
4597 packedSfixed32_ = other.packedSfixed32_.Clone(); in TestPackedTypes()4685 private readonly pbc::RepeatedField<int> packedSfixed32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestPackedTypes4687 get { return packedSfixed32_; }4754 if(!packedSfixed32_.Equals(other.packedSfixed32_)) return false; in Equals()4773 hash ^= packedSfixed32_.GetHashCode(); in GetHashCode()4795 packedSfixed32_.WriteTo(output, _repeated_packedSfixed32_codec); in WriteTo()4813 size += packedSfixed32_.CalculateSize(_repeated_packedSfixed32_codec); in CalculateSize()4834 packedSfixed32_.Add(other.packedSfixed32_); in MergeFrom()4891 packedSfixed32_.AddEntriesFrom(input, _repeated_packedSfixed32_codec); in MergeFrom()