Searched refs:HasDefaultValue (Results 1 – 3 of 3) sorted by relevance
337 if (Proto.HasDefaultValue) in CrossLink()
1978 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto2100 if (HasDefaultValue) hash ^= DefaultValue.GetHashCode(); in GetHashCode()2141 if (HasDefaultValue) { in WriteTo()2183 if (HasDefaultValue) { in CalculateSize()2224 if (other.HasDefaultValue) { in MergeFrom()
793 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function975 { "has_default_value", (getter)HasDefaultValue},