Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs1694 get { return HasOneofBool ? (bool) oneofField_ : false; }
1702 public bool HasOneofBool { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
1708 if (HasOneofBool) { in ClearOneofBool()
2523 if (HasOneofBool) hash ^= OneofBool.GetHashCode(); in GetHashCode()
2739 if (HasOneofBool) { in WriteTo()
3020 if (HasOneofBool) { in IBufferMessage.InternalWriteTo()
3275 if (HasOneofBool) { in CalculateSize()

Completed in 9 milliseconds