Home
last modified time | relevance | path

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

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