Home
last modified time | relevance | path

Searched refs:mapFixed64Fixed64_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs205 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestMap()
288 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Google.Protobuf.TestProtos.TestMap
290 get { return mapFixed64Fixed64_; }
439 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
460 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
484 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
532 mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec); in MergeFrom()
925 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestArenaMap()
1006 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Google.Protobuf.TestProtos.TestArenaMap
1008 get { return mapFixed64Fixed64_; }
[all …]
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs797 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestAllTypes()
1357 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Conformance.TestAllTypes
1359 get { return mapFixed64Fixed64_; }
2298 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
2538 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
2768 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
3161 mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec); in MergeFrom()