Searched refs:unpackedSfixed64_ (Results 1 – 1 of 1) sorted by relevance
5406 unpackedSfixed64_ = other.unpackedSfixed64_.Clone(); in TestUnpackedTypes()5512 private readonly pbc::RepeatedField<long> unpackedSfixed64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestUnpackedTypes5515 get { return unpackedSfixed64_; }5580 if(!unpackedSfixed64_.Equals(other.unpackedSfixed64_)) return false; in Equals()5600 hash ^= unpackedSfixed64_.GetHashCode(); in GetHashCode()5624 unpackedSfixed64_.WriteTo(output, _repeated_unpackedSfixed64_codec); in WriteTo()5643 size += unpackedSfixed64_.CalculateSize(_repeated_unpackedSfixed64_codec); in CalculateSize()5665 unpackedSfixed64_.Add(other.unpackedSfixed64_); in MergeFrom()5727 unpackedSfixed64_.AddEntriesFrom(input, _repeated_unpackedSfixed64_codec); in MergeFrom()