Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1733 private static readonly pb::FieldCodec<int?> _repeated_repeatedInt32Wrapper_codec field in Conformance.TestAllTypes
2512 repeatedInt32Wrapper_.WriteTo(output, _repeated_repeatedInt32Wrapper_codec); in WriteTo()
2749 size += repeatedInt32Wrapper_.CalculateSize(_repeated_repeatedInt32Wrapper_codec); in CalculateSize()
3458 repeatedInt32Wrapper_.AddEntriesFrom(input, _repeated_repeatedInt32Wrapper_codec); in MergeFrom()