Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5265 public bool HasPhpNamespace { property in Google.Protobuf.Reflection.FileOptions
5404 if (HasPhpNamespace) hash ^= PhpNamespace.GetHashCode(); in GetHashCode()
5491 if (HasPhpNamespace) { in WriteTo()
5584 if (HasPhpNamespace) { in IBufferMessage.InternalWriteTo()
5664 if (HasPhpNamespace) { in CalculateSize()
5739 if (other.HasPhpNamespace) { in MergeFrom()

Completed in 14 milliseconds