Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4182 public bool HasPhpGenericServices { property in Google.Protobuf.Reflection.FileOptions
4509 if (HasPhpGenericServices) hash ^= PhpGenericServices.GetHashCode(); in GetHashCode()
4604 if (HasPhpGenericServices) { in WriteTo()
4658 if (HasPhpGenericServices) { in CalculateSize()
4733 if (other.HasPhpGenericServices) { in MergeFrom()