Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc314 static PyObject* FindExtensionByNameMethod(PyObject* self, PyObject* arg) { in FindExtensionByNameMethod() function
655 { "FindExtensionByName", FindExtensionByNameMethod, METH_O,