Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs1706 …pb::FieldCodec<global::Google.Protobuf.TestProtos.NestedTestAllTypes> _repeated_repeatedChild_codec field in Google.Protobuf.TestProtos.NestedTestAllTypes
1751 repeatedChild_.WriteTo(output, _repeated_repeatedChild_codec); in WriteTo()
1762 size += repeatedChild_.CalculateSize(_repeated_repeatedChild_codec); in CalculateSize()
1807 repeatedChild_.AddEntriesFrom(input, _repeated_repeatedChild_codec); in MergeFrom()