Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc133 ScopedPyObjectPtr py_method( in FindFileContainingExtension() local
135 if (py_method == NULL) { in FindFileContainingExtension()
141 PyObject_CallFunction(py_method.get(), "s#i", containing_type.c_str(), in FindFileContainingExtension()