Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs2271 private static readonly pb::FieldCodec<global::Google.Protobuf.TestProtos.NestedTestAllTypes> _repeated_repeatedChild_codec field in Google.Protobuf.TestProtos.NestedTestAllTypes
2328 repeatedChild_.WriteTo(output, _repeated_repeatedChild_codec); in WriteTo()
2346 repeatedChild_.WriteTo(ref output, _repeated_repeatedChild_codec); in IBufferMessage.InternalWriteTo()
2362 size += repeatedChild_.CalculateSize(_repeated_repeatedChild_codec); in CalculateSize()
2416 repeatedChild_.AddEntriesFrom(input, _repeated_repeatedChild_codec); in MergeFrom()
2448 repeatedChild_.AddEntriesFrom(ref input, _repeated_repeatedChild_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs5054 private static readonly pb::FieldCodec<global::Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes> _repeated_repeatedChild_codec field in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5111 repeatedChild_.WriteTo(output, _repeated_repeatedChild_codec); in WriteTo()
5129 repeatedChild_.WriteTo(ref output, _repeated_repeatedChild_codec); in IBufferMessage.InternalWriteTo()
5145 size += repeatedChild_.CalculateSize(_repeated_repeatedChild_codec); in CalculateSize()
5199 repeatedChild_.AddEntriesFrom(input, _repeated_repeatedChild_codec); in MergeFrom()
5231 repeatedChild_.AddEntriesFrom(ref input, _repeated_repeatedChild_codec); in IBufferMessage.InternalMergeFrom()
[all...]

Completed in 89 milliseconds