Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4377 public bool HasPhpNamespace { property in Google.Protobuf.Reflection.FileOptions
4516 if (HasPhpNamespace) hash ^= PhpNamespace.GetHashCode(); in GetHashCode()
4600 if (HasPhpNamespace) { in WriteTo()
4679 if (HasPhpNamespace) { in CalculateSize()
4754 if (other.HasPhpNamespace) { in MergeFrom()