Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs8043 …c<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> _repeated_annotation_codec field in Google.Protobuf.Reflection.GeneratedCodeInfo
8089 annotation_.WriteTo(output, _repeated_annotation_codec); in WriteTo()
8098 size += annotation_.CalculateSize(_repeated_annotation_codec); in CalculateSize()
8123 annotation_.AddEntriesFrom(input, _repeated_annotation_codec); in MergeFrom()