Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs791 optionalUint32_ = other.optionalUint32_; in TestAllTypes()
942 private uint optionalUint32_; field in Conformance.TestAllTypes
945 get { return optionalUint32_; }
947 optionalUint32_ = value;