Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs950 mapInt32Message_ = other.mapInt32Message_.Clone(); in TestMessageMap()
963 private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes> mapInt32Message_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes>(); field in Google.Protobuf.TestProtos.TestMessageMap
966 get { return mapInt32Message_; }
1006 mapInt32Message_.WriteTo(output, _map_mapInt32Message_codec); in WriteTo()
1016 mapInt32Message_.WriteTo(ref output, _map_mapInt32Message_codec); in IBufferMessage.InternalWriteTo()
1026 size += mapInt32Message_.CalculateSize(_map_mapInt32Message_codec); in CalculateSize()
1038 mapInt32Message_.Add(other.mapInt32Message_); in MergeFrom()
1054 mapInt32Message_ in MergeFrom()
[all...]

Completed in 4 milliseconds