Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs363 private int? int32Field_; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1049 private readonly pbc::RepeatedField<int?> int32Field_ = new pbc::RepeatedField<int?>(); field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2156 private readonly pbc::MapField<int, int?> int32Field_ = new pbc::MapField<int, int?>(); field in Google.Protobuf.TestProtos.MapWellKnownTypes