Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs8664 public bool HasAggregateValue { property in Google.Protobuf.Reflection.UninterpretedOption
8705 if (HasAggregateValue) hash ^= AggregateValue.GetHashCode(); in GetHashCode()
8743 if (HasAggregateValue) { in WriteTo()
8777 if (HasAggregateValue) { in IBufferMessage.InternalWriteTo()
8806 if (HasAggregateValue) { in CalculateSize()
8836 if (other.HasAggregateValue) { in MergeFrom()

Completed in 16 milliseconds