Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs269 singleSfixed32_ = other.singleSfixed32_; in TestAllTypes()
420 private int singleSfixed32_; field in Google.Protobuf.TestProtos.TestAllTypes
423 get { return singleSfixed32_; }
425 singleSfixed32_ = value;