Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5550 …eadonly pb::FieldCodec<global::Google.Protobuf.TestProtos.ForeignEnum> _repeated_unpackedEnum_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5628 unpackedEnum_.WriteTo(output, _repeated_unpackedEnum_codec); in WriteTo()
5647 size += unpackedEnum_.CalculateSize(_repeated_unpackedEnum_codec); in CalculateSize()
5747 unpackedEnum_.AddEntriesFrom(input, _repeated_unpackedEnum_codec); in MergeFrom()