Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs270 singleSfixed64_ = other.singleSfixed64_; in TestAllTypes()
431 private long singleSfixed64_; field in Google.Protobuf.TestProtos.TestAllTypes
434 get { return singleSfixed64_; }
436 singleSfixed64_ = value;