Home
last modified time | relevance | path

Searched refs:defaultUint32_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1209 defaultUint32_ = other.defaultUint32_; in TestAllTypes()
2116 private uint defaultUint32_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2119 get { if ((_hasBits0 & 262144) != 0) { return defaultUint32_; } else { return DefaultUint32DefaultValue; } }
2122 defaultUint32_ = value;
[all...]

Completed in 39 milliseconds