Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc725 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function
892 { "has_default_value", (getter)HasDefaultValue},