Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs722 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage), global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage.Parser, new[]{ "QuxInt", "CorgeInt" }, null, null, null, null)}), in UnittestReflection()
21601 public long QuxInt { property in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage
21642 if (QuxInt != other.QuxInt) return false; in Equals()
21650 if (HasQuxInt) hash ^= QuxInt.GetHashCode(); in GetHashCode()
21670 output.WriteInt64(QuxInt); in WriteTo()
21684 output.WriteInt64(QuxInt); in IBufferMessage.InternalWriteTo()
21697 size += 1 + pb::CodedOutputStream.ComputeInt64Size(QuxInt); in CalculateSize()
21712 QuxInt = other.QuxInt; in MergeFrom()
[all...]

Completed in 34 milliseconds