Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1677 private static readonly pb::FieldCodec<pb::ByteString> _repeated_repeatedBytesWrapper_codec field in Conformance.TestAllTypes
2361 repeatedBytesWrapper_.WriteTo(output, _repeated_repeatedBytesWrapper_codec); in WriteTo()
2597 size += repeatedBytesWrapper_.CalculateSize(_repeated_repeatedBytesWrapper_codec); in CalculateSize()
3325 repeatedBytesWrapper_.AddEntriesFrom(input, _repeated_repeatedBytesWrapper_codec); in MergeFrom()