Home
last modified time | relevance | path

Searched refs:_repeated_unpackedBool_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.cs5540 private static readonly pb::FieldCodec<bool> _repeated_unpackedBool_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5627 unpackedBool_.WriteTo(output, _repeated_unpackedBool_codec); in WriteTo()
5646 size += unpackedBool_.CalculateSize(_repeated_unpackedBool_codec); in CalculateSize()
5742 unpackedBool_.AddEntriesFrom(input, _repeated_unpackedBool_codec); in MergeFrom()