Home
last modified time | relevance | path

Searched refs:repeatedAny_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs410 repeatedAny_ = other.repeatedAny_.Clone(); in TestAllTypesProto3()
1836 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Any> repeatedAny_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Any>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1839 get { return repeatedAny_; }
2231 if(!repeatedAny_.Equals(other.repeatedAny_)) return false; in Equals()
2387 hash ^= repeatedAny_.GetHashCode(); in GetHashCode()
2684 repeatedAny_.WriteTo(output, _repeated_repeatedAny_codec); in WriteTo()
3028 repeatedAny_.WriteTo(ref output, _repeated_repeatedAny_codec); in IBufferMessage.InternalWriteTo()
3335 size += repeatedAny_ in CalculateSize()
[all...]

Completed in 10 milliseconds