Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs216 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestMap()
317 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestMap
320 get { return mapSfixed32Sfixed32_; }
480 mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec); in WriteTo()
506 mapSfixed32Sfixed32_.WriteTo(ref output, _map_mapSfixed32Sfixed32_codec); in IBufferMessage.InternalWriteTo()
532 size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec); in CalculateSize()
560 mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_); in MergeFrom()
616 mapSfixed32Sfixed32_ in MergeFrom()
1407 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); global() field in Google.Protobuf.TestProtos.TestArenaMap
[all...]
H A DTestMessagesProto3.cs371 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestAllTypesProto3()
1311 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1314 get { return mapSfixed32Sfixed32_; }
2546 mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec); in WriteTo()
2890 mapSfixed32Sfixed32_.WriteTo(ref output, _map_mapSfixed32Sfixed32_codec); in IBufferMessage.InternalWriteTo()
3239 size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec); in CalculateSize()
3538 mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_); in MergeFrom()
3980 mapSfixed32Sfixed32_ in MergeFrom()
[all...]
H A DTestMessagesProto2.cs361 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestAllTypesProto2()
1504 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1507 get { return mapSfixed32Sfixed32_; }
2684 mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec); in WriteTo()
2965 mapSfixed32Sfixed32_.WriteTo(ref output, _map_mapSfixed32Sfixed32_codec); in IBufferMessage.InternalWriteTo()
3252 size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec); in CalculateSize()
3493 mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_); in MergeFrom()
3843 mapSfixed32Sfixed32_ in MergeFrom()
[all...]

Completed in 16 milliseconds