Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c1009 static PyObject* pysqlite_connection_set_progress_handler(pysqlite_Connection* self, PyObject* args… in pysqlite_connection_set_progress_handler() function
1580 …{"set_progress_handler", (PyCFunction)pysqlite_connection_set_progress_handler, METH_VARARGS|METH_…