Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs798 optionalSfixed64_ = other.optionalSfixed64_; in TestAllTypes()
1019 private long optionalSfixed64_; field in Conformance.TestAllTypes
1022 get { return optionalSfixed64_; }
1024 optionalSfixed64_ = value;