Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h497 …{"set_authorizer", _PyCFunction_CAST(pysqlite_connection_set_authorizer), METH_METHOD|METH_FASTCAL…
505 pysqlite_connection_set_authorizer(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *a… in pysqlite_connection_set_authorizer() function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c994 static PyObject* pysqlite_connection_set_authorizer(pysqlite_Connection* self, PyObject* args, PyOb… in pysqlite_connection_set_authorizer() function
1601 {"set_authorizer", (PyCFunction)pysqlite_connection_set_authorizer, METH_VARARGS|METH_KEYWORDS,
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv364 Modules/_sqlite/connection.c pysqlite_connection_set_authorizer kwlist -