Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4110 public bool HasCcGenericServices { property in Google.Protobuf.Reflection.FileOptions
4506 if (HasCcGenericServices) hash ^= CcGenericServices.GetHashCode(); in GetHashCode()
4556 if (HasCcGenericServices) { in WriteTo()
4649 if (HasCcGenericServices) { in CalculateSize()
4724 if (other.HasCcGenericServices) { in MergeFrom()