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.cs4905 private static readonly pb::FieldCodec<int> _repeated_span_codec field in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
5032 span_.WriteTo(output, _repeated_span_codec); in WriteTo()
5047 size += span_.CalculateSize(_repeated_span_codec); in CalculateSize()
5087 span_.AddEntriesFrom(input, _repeated_span_codec); in MergeFrom()