Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5237 …eldCodec<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location> _repeated_location_codec field in Google.Protobuf.Reflection.SourceCodeInfo
5321 location_.WriteTo(output, _repeated_location_codec); in WriteTo()
5327 size += location_.CalculateSize(_repeated_location_codec); in CalculateSize()
5348 location_.AddEntriesFrom(input, _repeated_location_codec); in MergeFrom()