Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1803 private static readonly pb::FieldCodec<pb::ByteString> _repeated_repeatedBytesWrapper_codec field in Conformance.TestAllTypes
2519 repeatedBytesWrapper_.WriteTo(output, _repeated_repeatedBytesWrapper_codec); in WriteTo()
2756 size += repeatedBytesWrapper_.CalculateSize(_repeated_repeatedBytesWrapper_codec); in CalculateSize()
3486 repeatedBytesWrapper_.AddEntriesFrom(input, _repeated_repeatedBytesWrapper_codec); in MergeFrom()