Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc335 static PyObject* FindEnumTypeByNameMethod(PyObject* self, PyObject* arg) { in FindEnumTypeByNameMethod() function
657 { "FindEnumTypeByName", FindEnumTypeByNameMethod, METH_O,