Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1834 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Any> _repeated_repeatedAny_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2684 repeatedAny_.WriteTo(output, _repeated_repeatedAny_codec); in WriteTo()
3028 repeatedAny_.WriteTo(ref output, _repeated_repeatedAny_codec); in IBufferMessage.InternalWriteTo()
3335 size += repeatedAny_.CalculateSize(_repeated_repeatedAny_codec); in CalculateSize()
4359 repeatedAny_.AddEntriesFrom(input, _repeated_repeatedAny_codec); in MergeFrom()
5072 repeatedAny_.AddEntriesFrom(ref input, _repeated_repeatedAny_codec); in IBufferMessage.InternalMergeFrom()

Completed in 8 milliseconds