Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1711 …private static readonly pb::FieldCodec<pb::ByteString> _single_optionalBytesWrapper_codec = pb::Fi… field in Conformance.TestAllTypes
2509 _single_optionalBytesWrapper_codec.WriteTagAndValue(output, OptionalBytesWrapper); in WriteTo()
2746 size += _single_optionalBytesWrapper_codec.CalculateSizeWithTag(OptionalBytesWrapper); in CalculateSize()
3447 pb::ByteString value = _single_optionalBytesWrapper_codec.Read(input); in MergeFrom()