Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs406 repeatedDuration_ = other.repeatedDuration_.Clone(); in TestAllTypesProto3()
1796 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Duration> repeatedDuration_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Duration>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1799 get { return repeatedDuration_; }
2227 if(!repeatedDuration_.Equals(other.repeatedDuration_)) return false; in Equals()
2383 hash ^= repeatedDuration_.GetHashCode(); in GetHashCode()
2681 repeatedDuration_.WriteTo(output, _repeated_repeatedDuration_codec); in WriteTo()
3025 repeatedDuration_.WriteTo(ref output, _repeated_repeatedDuration_codec); in IBufferMessage.InternalWriteTo()
3331 size += repeatedDuration_ in CalculateSize()
[all...]

Completed in 6 milliseconds