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.cs385 private bool? boolField_; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1067 private readonly pbc::RepeatedField<bool?> boolField_ = new pbc::RepeatedField<bool?>(); field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2174 private readonly pbc::MapField<int, bool?> boolField_ = new pbc::MapField<int, bool?>(); field in Google.Protobuf.TestProtos.MapWellKnownTypes