Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs222 mapInt32Bytes_ = other.mapInt32Bytes_.Clone(); in TestMap()
377 private readonly pbc::MapField<int, pb::ByteString> mapInt32Bytes_ = new pbc::MapField<int, pb::ByteString>(); field in Google.Protobuf.TestProtos.TestMap
380 get { return mapInt32Bytes_; }
486 mapInt32Bytes_.WriteTo(output, _map_mapInt32Bytes_codec); in WriteTo()
512 mapInt32Bytes_.WriteTo(ref output, _map_mapInt32Bytes_codec); in IBufferMessage.InternalWriteTo()
538 size += mapInt32Bytes_.CalculateSize(_map_mapInt32Bytes_codec); in CalculateSize()
566 mapInt32Bytes_.Add(other.mapInt32Bytes_); in MergeFrom()
640 mapInt32Bytes_ in MergeFrom()
[all...]

Completed in 3 milliseconds