Home
last modified time | relevance | path

Searched defs:BoolField (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs386 public bool? BoolField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1068 public pbc::RepeatedField<bool?> BoolField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1544 public bool? BoolField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
1593 BoolField = 16, enumerator
2175 public pbc::MapField<int, bool?> BoolField { property in Google.Protobuf.TestProtos.MapWellKnownTypes