Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.h123 void pysqlite_connection_dealloc(pysqlite_Connection* self);
Dconnection.c268 void pysqlite_connection_dealloc(pysqlite_Connection* self) in pysqlite_connection_dealloc() function
1652 (destructor)pysqlite_connection_dealloc, /* tp_dealloc */