Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h682 pysqlite_connection_execute_impl(pysqlite_Connection *self, PyObject *sql,
708 return_value = pysqlite_connection_execute_impl(self, sql, parameters); in pysqlite_connection_execute()
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c1686 pysqlite_connection_execute_impl(pysqlite_Connection *self, PyObject *sql, in pysqlite_connection_execute_impl() function
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv956 Modules/_sqlite/connection.c pysqlite_connection_execute_impl PyId_execute -