Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4158 public bool HasPyGenericServices { property in Google.Protobuf.Reflection.FileOptions
4508 if (HasPyGenericServices) hash ^= PyGenericServices.GetHashCode(); in GetHashCode()
4564 if (HasPyGenericServices) { in WriteTo()
4655 if (HasPyGenericServices) { in CalculateSize()
4730 if (other.HasPyGenericServices) { in MergeFrom()