Home
last modified time | relevance | path

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

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