Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5321 public bool HasRubyPackage { property in Google.Protobuf.Reflection.FileOptions
5406 if (HasRubyPackage) hash ^= RubyPackage.GetHashCode(); in GetHashCode()
5503 if (HasRubyPackage) { in WriteTo()
5596 if (HasRubyPackage) { in IBufferMessage.InternalWriteTo()
5670 if (HasRubyPackage) { in CalculateSize()
5745 if (other.HasRubyPackage) { in MergeFrom()

Completed in 17 milliseconds