Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs394 repeatedUint32Wrapper_ = other.repeatedUint32Wrapper_.Clone(); in TestAllTypesProto3()
1670 private readonly pbc::RepeatedField<uint?> repeatedUint32Wrapper_ = new pbc::RepeatedField<uint?>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1673 get { return repeatedUint32Wrapper_; }
2215 if(!repeatedUint32Wrapper_.Equals(other.repeatedUint32Wrapper_)) return false; in Equals()
2371 hash ^= repeatedUint32Wrapper_.GetHashCode(); in GetHashCode()
2651 repeatedUint32Wrapper_.WriteTo(output, _repeated_repeatedUint32Wrapper_codec); in WriteTo()
2995 repeatedUint32Wrapper_.WriteTo(ref output, _repeated_repeatedUint32Wrapper_codec); in IBufferMessage.InternalWriteTo()
3307 size += repeatedUint32Wrapper_ in CalculateSize()
[all...]

Completed in 6 milliseconds