Home
last modified time | relevance | path

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

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