Home
last modified time | relevance | path

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

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