Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc470 static PyObject* GetNestedTypesSeq(PyBaseDescriptor* self, void *closure) { in GetNestedTypesSeq() function
601 { "nested_types", (getter)GetNestedTypesSeq, NULL, "Nested types sequence"},