Home
last modified time | relevance | path

Searched defs:HasDefaultValue (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc793 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2355 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto