Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs21610 public bool HasQuxInt { property in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage
21650 if (HasQuxInt) hash ^= QuxInt.GetHashCode(); in GetHashCode()
21668 if (HasQuxInt) { in WriteTo()
21682 if (HasQuxInt) { in IBufferMessage.InternalWriteTo()
21696 if (HasQuxInt) { in CalculateSize()
21711 if (other.HasQuxInt) { in MergeFrom()
[all...]

Completed in 39 milliseconds