Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9833 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> _repeated_annotation_codec field in Google.Protobuf.Reflection.GeneratedCodeInfo
9882 annotation_.WriteTo(output, _repeated_annotation_codec); in WriteTo()
9892 annotation_.WriteTo(ref output, _repeated_annotation_codec); in IBufferMessage.InternalWriteTo()
9902 size += annotation_.CalculateSize(_repeated_annotation_codec); in CalculateSize()
9930 annotation_.AddEntriesFrom(input, _repeated_annotation_codec); in MergeFrom()
9948 annotation_.AddEntriesFrom(ref input, _repeated_annotation_codec); in IBufferMessage.InternalMergeFrom()

Completed in 17 milliseconds