Home
last modified time | relevance | path

Searched refs:HasDoubleValue (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs7075 public bool HasDoubleValue { property in Google.Protobuf.Reflection.UninterpretedOption
7160 …if (HasDoubleValue) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCo… in GetHashCode()
7189 if (HasDoubleValue) { in WriteTo()
7219 if (HasDoubleValue) { in CalculateSize()
7249 if (other.HasDoubleValue) { in MergeFrom()