Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5210 public bool HasSwiftPrefix { property in Google.Protobuf.Reflection.FileOptions
5402 if (HasSwiftPrefix) hash ^= SwiftPrefix.GetHashCode(); in GetHashCode()
5483 if (HasSwiftPrefix) { in WriteTo()
5576 if (HasSwiftPrefix) { in IBufferMessage.InternalWriteTo()
5658 if (HasSwiftPrefix) { in CalculateSize()
5733 if (other.HasSwiftPrefix) { in MergeFrom()

Completed in 19 milliseconds