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.cs5147 …c<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> _repeated_annotation_codec field in Google.Protobuf.Reflection.GeneratedCodeInfo
5184 annotation_.WriteTo(output, _repeated_annotation_codec); in WriteTo()
5189 size += annotation_.CalculateSize(_repeated_annotation_codec); in CalculateSize()
5208 annotation_.AddEntriesFrom(input, _repeated_annotation_codec); in MergeFrom()