Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4416 private readonly static string RubyPackageDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
4426 get { return rubyPackage_ ?? RubyPackageDefaultValue; }