Lines Matching refs:mapInt64Int64_
199 mapInt64Int64_ = other.mapInt64Int64_.Clone(); in TestMap()
234 private readonly pbc::MapField<long, long> mapInt64Int64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestMap
236 get { return mapInt64Int64_; }
433 mapInt64Int64_.WriteTo(output, _map_mapInt64Int64_codec); in WriteTo()
454 size += mapInt64Int64_.CalculateSize(_map_mapInt64Int64_codec); in CalculateSize()
478 mapInt64Int64_.Add(other.mapInt64Int64_); in MergeFrom()
508 mapInt64Int64_.AddEntriesFrom(input, _map_mapInt64Int64_codec); in MergeFrom()
919 mapInt64Int64_ = other.mapInt64Int64_.Clone(); in TestArenaMap()
952 private readonly pbc::MapField<long, long> mapInt64Int64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestArenaMap
954 get { return mapInt64Int64_; }
1129 mapInt64Int64_.WriteTo(output, _map_mapInt64Int64_codec); in WriteTo()
1148 size += mapInt64Int64_.CalculateSize(_map_mapInt64Int64_codec); in CalculateSize()
1170 mapInt64Int64_.Add(other.mapInt64Int64_); in MergeFrom()
1198 mapInt64Int64_.AddEntriesFrom(input, _map_mapInt64Int64_codec); in MergeFrom()