Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs8594 public bool HasNegativeIntValue { property in Google.Protobuf.Reflection.UninterpretedOption
8702 if (HasNegativeIntValue) hash ^= NegativeIntValue.GetHashCode(); in GetHashCode()
8731 if (HasNegativeIntValue) { in WriteTo()
8765 if (HasNegativeIntValue) { in IBufferMessage.InternalWriteTo()
8797 if (HasNegativeIntValue) { in CalculateSize()
8827 if (other.HasNegativeIntValue) { in MergeFrom()

Completed in 14 milliseconds