Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5088 …eadonly pb::FieldCodec<global::Google.Protobuf.TestProtos.ForeignEnum> _repeated_unpackedEnum_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5160 unpackedEnum_.WriteTo(output, _repeated_unpackedEnum_codec); in WriteTo()
5178 size += unpackedEnum_.CalculateSize(_repeated_unpackedEnum_codec); in CalculateSize()
5276 unpackedEnum_.AddEntriesFrom(input, _repeated_unpackedEnum_codec); in MergeFrom()