Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4433 public bool HasRubyPackage { property in Google.Protobuf.Reflection.FileOptions
4518 if (HasRubyPackage) hash ^= RubyPackage.GetHashCode(); in GetHashCode()
4612 if (HasRubyPackage) { in WriteTo()
4685 if (HasRubyPackage) { in CalculateSize()
4760 if (other.HasRubyPackage) { in MergeFrom()