Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs796 optionalFixed64_ = other.optionalFixed64_; in TestAllTypes()
997 private ulong optionalFixed64_; field in Conformance.TestAllTypes
1000 get { return optionalFixed64_; }
1002 optionalFixed64_ = value;