Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5563 public bool HasCsharpNamespace { property in Google.Protobuf.Reflection.FileOptions
5803 if (HasCsharpNamespace) hash ^= CsharpNamespace.GetHashCode(); in GetHashCode()
5883 if (HasCsharpNamespace) { in WriteTo()
5977 if (HasCsharpNamespace) { in IBufferMessage.InternalWriteTo()
6061 if (HasCsharpNamespace) { in CalculateSize()
6137 if (other.HasCsharpNamespace) { in MergeFrom()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5563 public bool HasCsharpNamespace { property in Google.Protobuf.Reflection.FileOptions
5803 if (HasCsharpNamespace) hash ^= CsharpNamespace.GetHashCode(); in GetHashCode()
5883 if (HasCsharpNamespace) { in WriteTo()
5977 if (HasCsharpNamespace) { in IBufferMessage.InternalWriteTo()
6061 if (HasCsharpNamespace) { in CalculateSize()
6137 if (other.HasCsharpNamespace) { in MergeFrom()