Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs8570 public bool HasPositiveIntValue { property in Google.Protobuf.Reflection.UninterpretedOption
8701 if (HasPositiveIntValue) hash ^= PositiveIntValue.GetHashCode(); in GetHashCode()
8727 if (HasPositiveIntValue) { in WriteTo()
8761 if (HasPositiveIntValue) { in IBufferMessage.InternalWriteTo()
8794 if (HasPositiveIntValue) { in CalculateSize()
8824 if (other.HasPositiveIntValue) { in MergeFrom()

Completed in 16 milliseconds