Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc292 static PyObject* FindFieldByNameMethod(PyObject* self, PyObject* arg) { in FindFieldByNameMethod() function
653 { "FindFieldByName", FindFieldByNameMethod, METH_O,