Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs795 optionalFixed32_ = other.optionalFixed32_; in TestAllTypes()
986 private uint optionalFixed32_; field in Conformance.TestAllTypes
989 get { return optionalFixed32_; }
991 optionalFixed32_ = value;