Searched refs:mapStringBytes_ (Results 1 – 1 of 1) sorted by relevance
846 mapStringBytes_ = other.mapStringBytes_.Clone(); in TestAllTypes()1520 …private readonly pbc::MapField<string, pb::ByteString> mapStringBytes_ = new pbc::MapField<string,… field in Conformance.TestAllTypes1523 get { return mapStringBytes_; }2463 mapStringBytes_.WriteTo(output, _map_mapStringBytes_codec); in WriteTo()2704 size += mapStringBytes_.CalculateSize(_map_mapStringBytes_codec); in CalculateSize()2935 mapStringBytes_.Add(other.mapStringBytes_); in MergeFrom()3350 mapStringBytes_.AddEntriesFrom(input, _map_mapStringBytes_codec); in MergeFrom()