Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs807 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypes()
1447 …pField<string, global::Conformance.TestAllTypes.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in Conformance.TestAllTypes
1449 get { return mapStringNestedEnum_; }
2308 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo()
2548 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize()
2778 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom()
3201 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom()