Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1355 private static readonly pb::FieldCodec<string> _repeated_repeatedStringPiece_codec field in Conformance.TestAllTypes
2447 repeatedStringPiece_.WriteTo(output, _repeated_repeatedStringPiece_codec); in WriteTo()
2688 size += repeatedStringPiece_.CalculateSize(_repeated_repeatedStringPiece_codec); in CalculateSize()
3286 repeatedStringPiece_.AddEntriesFrom(input, _repeated_repeatedStringPiece_codec); in MergeFrom()