Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs412 repeatedListValue_ = other.repeatedListValue_.Clone(); in TestAllTypesProto3()
1856 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.ListValue> repeatedListValue_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.ListValue>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1859 get { return repeatedListValue_; }
2233 if(!repeatedListValue_.Equals(other.repeatedListValue_)) return false; in Equals()
2389 hash ^= repeatedListValue_.GetHashCode(); in GetHashCode()
2686 repeatedListValue_.WriteTo(output, _repeated_repeatedListValue_codec); in WriteTo()
3030 repeatedListValue_.WriteTo(ref output, _repeated_repeatedListValue_codec); in IBufferMessage.InternalWriteTo()
3337 size += repeatedListValue_ in CalculateSize()
[all...]

Completed in 7 milliseconds