Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1963 private static readonly pb::FieldCodec<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup> _repeated_repeatedGroup_codec field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2948 repeatedGroup_.WriteTo(output, _repeated_repeatedGroup_codec); in WriteTo()
3183 repeatedGroup_.WriteTo(ref output, _repeated_repeatedGroup_codec); in IBufferMessage.InternalWriteTo()
3391 size += repeatedGroup_.CalculateSize(_repeated_repeatedGroup_codec); in CalculateSize()
3893 repeatedGroup_.AddEntriesFrom(input, _repeated_repeatedGroup_codec); in MergeFrom()
4246 repeatedGroup_.AddEntriesFrom(ref input, _repeated_repeatedGroup_codec); in IBufferMessage.InternalMergeFrom()
25079 private static readonly pb::FieldCodec<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup> _repeated_repeatedGroup_codec field in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
25152 repeatedGroup_.WriteTo(output, _repeated_repeatedGroup_codec); in WriteTo()
25179 repeatedGroup_.WriteTo(ref output, _repeated_repeatedGroup_codec); in IBufferMessage.InternalWriteTo()
25202 size += repeatedGroup_.CalculateSize(_repeated_repeatedGroup_codec); in CalculateSize()
[all...]

Completed in 40 milliseconds