Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs849 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypes()
1550 …pField<string, global::Conformance.TestAllTypes.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in Conformance.TestAllTypes
1553 get { return mapStringNestedEnum_; }
2466 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo()
2707 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize()
2938 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom()
3362 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom()