Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9223 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location> _repeated_location_codec field in Google.Protobuf.Reflection.SourceCodeInfo
9313 location_.WriteTo(output, _repeated_location_codec); in WriteTo()
9323 location_.WriteTo(ref output, _repeated_location_codec); in IBufferMessage.InternalWriteTo()
9333 size += location_.CalculateSize(_repeated_location_codec); in CalculateSize()
9361 location_.AddEntriesFrom(input, _repeated_location_codec); in MergeFrom()
9379 location_.AddEntriesFrom(ref input, _repeated_location_codec); in IBufferMessage.InternalMergeFrom()

Completed in 18 milliseconds