Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs380 private int? int32Field_; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1098 private readonly pbc::RepeatedField<int?> int32Field_ = new pbc::RepeatedField<int?>(); field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2269 private readonly pbc::MapField<int, int?> int32Field_ = new pbc::MapField<int, int?>(); field in Google.Protobuf.TestProtos.MapWellKnownTypes