Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs406 public bool? BoolField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1120 public pbc::RepeatedField<bool?> BoolField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1627 public bool? BoolField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
1678 BoolField = 16, enumerator
2291 public pbc::MapField<int, bool?> BoolField { property in Google.Protobuf.TestProtos.MapWellKnownTypes