Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h261 pysqlite_connection_close(pysqlite_Connection *self, PyObject *Py_UNUSED(ignored)) in pysqlite_connection_close() function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c365 PyObject* pysqlite_connection_close(pysqlite_Connection* self, PyObject* args) in pysqlite_connection_close() function