Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20515 get { return HasBarInt ? (int) bar_ : 5; }
20523 public bool HasBarInt { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20529 if (HasBarInt) { in ClearBarInt()
20792 if (HasBarInt) hash ^= BarInt.GetHashCode(); in GetHashCode()
20855 if (HasBarInt) { in WriteTo()
20933 if (HasBarInt) { in IBufferMessage.InternalWriteTo()
21001 if (HasBarInt) { in CalculateSize()
[all...]

Completed in 40 milliseconds