Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs7748 private static readonly pb::FieldCodec<int> _repeated_span_codec field in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
7911 span_.WriteTo(output, _repeated_span_codec); in WriteTo()
7930 size += span_.CalculateSize(_repeated_span_codec); in CalculateSize()
7976 span_.AddEntriesFrom(input, _repeated_span_codec); in MergeFrom()