Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6192 public bool HasMapEntry { property in Google.Protobuf.Reflection.MessageOptions
6244 if (HasMapEntry) hash ^= MapEntry.GetHashCode(); in GetHashCode()
6277 if (HasMapEntry) { in WriteTo()
6306 if (HasMapEntry) { in IBufferMessage.InternalWriteTo()
6332 if (HasMapEntry) { in CalculateSize()
6359 if (other.HasMapEntry) { in MergeFrom()

Completed in 16 milliseconds