Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5046 public bool HasPyGenericServices { property in Google.Protobuf.Reflection.FileOptions
5396 if (HasPyGenericServices) hash ^= PyGenericServices.GetHashCode(); in GetHashCode()
5455 if (HasPyGenericServices) { in WriteTo()
5548 if (HasPyGenericServices) { in IBufferMessage.InternalWriteTo()
5640 if (HasPyGenericServices) { in CalculateSize()
5715 if (other.HasPyGenericServices) { in MergeFrom()

Completed in 16 milliseconds