Searched refs:Python_BuildFile (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.h88 PyObject* Python_BuildFile(PyObject* ignored, PyObject* args);
H A Ddescriptor.cc310 PyObject* Python_BuildFile(PyObject* ignored, PyObject* arg) { function in namespace:google::protobuf::python
H A Dmessage.cc2188 { "_BuildFile", (PyCFunction)Python_BuildFile, METH_O | METH_STATIC,

Completed in 128 milliseconds