Searched defs:OptionalBoolFieldNumber (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | UnittestProto3Optional.cs | 398 public const int OptionalBoolFieldNumber = 13; field in ProtobufUnittest.TestProto3Optional |
| D | TestMessagesProto2.cs | 722 public const int OptionalBoolFieldNumber = 13; field in ProtobufTestMessages.Proto2.TestAllTypesProto2 |
| D | TestMessagesProto3.cs | 605 public const int OptionalBoolFieldNumber = 13; field in ProtobufTestMessages.Proto3.TestAllTypesProto3 |
| D | Unittest.cs | 1542 public const int OptionalBoolFieldNumber = 13; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes |