Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs268 singleFixed64_ = other.singleFixed64_; in TestAllTypes()
409 private ulong singleFixed64_; field in Google.Protobuf.TestProtos.TestAllTypes
412 get { return singleFixed64_; }
414 singleFixed64_ = value;