Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs263 singleUint32_ = other.singleUint32_; in TestAllTypes()
354 private uint singleUint32_; field in Google.Protobuf.TestProtos.TestAllTypes
357 get { return singleUint32_; }
359 singleUint32_ = value;