Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs797 optionalSfixed32_ = other.optionalSfixed32_; in TestAllTypes()
1008 private int optionalSfixed32_; field in Conformance.TestAllTypes
1011 get { return optionalSfixed32_; }
1013 optionalSfixed32_ = value;