Home
last modified time | relevance | path

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

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