Lines Matching refs:mapUint64Uint64_
201 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestMap()
252 … private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); field in Google.Protobuf.TestProtos.TestMap
254 get { return mapUint64Uint64_; }
435 mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec); in WriteTo()
456 size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec); in CalculateSize()
480 mapUint64Uint64_.Add(other.mapUint64Uint64_); in MergeFrom()
516 mapUint64Uint64_.AddEntriesFrom(input, _map_mapUint64Uint64_codec); in MergeFrom()
921 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestArenaMap()
970 … private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); field in Google.Protobuf.TestProtos.TestArenaMap
972 get { return mapUint64Uint64_; }
1131 mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec); in WriteTo()
1150 size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec); in CalculateSize()
1172 mapUint64Uint64_.Add(other.mapUint64Uint64_); in MergeFrom()
1206 mapUint64Uint64_.AddEntriesFrom(input, _map_mapUint64Uint64_codec); in MergeFrom()