Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h531 …{"set_progress_handler", _PyCFunction_CAST(pysqlite_connection_set_progress_handler), METH_METHOD|…
539 pysqlite_connection_set_progress_handler(pysqlite_Connection *self, PyTypeObject *cls, PyObject *co… in pysqlite_connection_set_progress_handler() function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c1024 static PyObject* pysqlite_connection_set_progress_handler(pysqlite_Connection* self, PyObject* args… in pysqlite_connection_set_progress_handler() function
1609 …{"set_progress_handler", (PyCFunction)pysqlite_connection_set_progress_handler, METH_VARARGS|METH_…
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv365 Modules/_sqlite/connection.c pysqlite_connection_set_progress_handler kwlist -