Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs107 field5_ = other.field5_.Clone(); in GoogleMessage1()
270 private readonly pbc::RepeatedField<ulong> field5_ = new pbc::RepeatedField<ulong>(); field in Benchmarks.Proto3.GoogleMessage1
273 get { return field5_; }
619 if(!field5_.Equals(other.field5_)) return false; in Equals()
666 hash ^= field5_.GetHashCode(); in GetHashCode()
728 field5_.WriteTo(output, _repeated_field5_codec); in WriteTo()
898 field5_.WriteTo(ref output, _repeated_field5_codec); in IBufferMessage.InternalWriteTo()
1085 size += field5_ in CalculateSize()
[all...]

Completed in 2 milliseconds