Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc465 static PyObject* GetNestedTypesSeq(PyBaseDescriptor* self, void *closure) { in GetNestedTypesSeq() function
596 { "nested_types", (getter)GetNestedTypesSeq, NULL, "Nested types sequence"},