Home
last modified time | relevance | path

Searched defs:PyObject (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/py/src/ext/
Dmodule.cpp123 static PyObject* encode_binary(PyObject*, PyObject* args) { in encode_binary() argument
127 static PyObject* decode_binary(PyObject*, PyObject* args) { in decode_binary() argument
131 static PyObject* encode_compact(PyObject*, PyObject* args) { in encode_compact() argument
135 static PyObject* decode_compact(PyObject*, PyObject* args) { in decode_compact() argument