Home
last modified time | relevance | path

Searched refs:singleUint64_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs264 singleUint64_ = other.singleUint64_; in TestAllTypes()
365 private ulong singleUint64_; field in Google.Protobuf.TestProtos.TestAllTypes
368 get { return singleUint64_; }
370 singleUint64_ = value;