Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20687 public bool HasBazString { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20799 if (HasBazString) hash ^= BazString.GetHashCode(); in GetHashCode()
20883 if (HasBazString) { in WriteTo()
20961 if (HasBazString) { in IBufferMessage.InternalWriteTo()
21022 if (HasBazString) { in CalculateSize()
21039 if (other.HasBazString) { in MergeFrom()
[all...]

Completed in 51 milliseconds