Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs19082 get { return HasFooInt ? (int) foo_ : 0; }
19090 public bool HasFooInt { property in Google.Protobuf.TestProtos.Proto2.TestOneof
19096 if (HasFooInt) { in ClearFooInt()
19203 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
19224 if (HasFooInt) { in WriteTo()
19250 if (HasFooInt) { in IBufferMessage.InternalWriteTo()
19276 if (HasFooInt) { in CalculateSize()
19711 public bool HasFooInt { property in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible
19798 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
19818 if (HasFooInt) { in WriteTo()
20340 public bool HasFooInt { global() property in Google.Protobuf.TestProtos.Proto2.TestOneof2
21834 public bool HasFooInt { global() property in Google.Protobuf.TestProtos.Proto2.TestRequiredOneof
[all...]

Completed in 35 milliseconds