Home
last modified time | relevance | path

Searched refs:HasD (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestImport.cs117 public bool HasD { property in Google.Protobuf.TestProtos.Proto2.ImportMessage
146 if (HasD) hash ^= D.GetHashCode(); in GetHashCode()
163 if (HasD) { in WriteTo()
176 if (HasD) { in IBufferMessage.InternalWriteTo()
189 if (HasD) { in CalculateSize()
203 if (other.HasD) { in MergeFrom()
DUnittest.cs5731 public bool HasD { property in Google.Protobuf.TestProtos.Proto2.ForeignMessage
5762 if (HasD) hash ^= D.GetHashCode(); in GetHashCode()
5783 if (HasD) { in WriteTo()
5800 if (HasD) { in IBufferMessage.InternalWriteTo()
5816 if (HasD) { in CalculateSize()
5833 if (other.HasD) { in MergeFrom()