Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc1566 static PyObject* GetMethods(PyBaseDescriptor* self, void *closure) { in GetMethods() function
1605 { "methods", (getter)GetMethods, NULL, "Methods", NULL},