Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h443 …{"create_aggregate", _PyCFunction_CAST(pysqlite_connection_create_aggregate), METH_METHOD|METH_FAS…
452 pysqlite_connection_create_aggregate(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const … in pysqlite_connection_create_aggregate() function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c895 PyObject* pysqlite_connection_create_aggregate(pysqlite_Connection* self, PyObject* args, PyObject*… in pysqlite_connection_create_aggregate() function
1599 …{"create_aggregate", (PyCFunction)pysqlite_connection_create_aggregate, METH_VARARGS|METH_KEYWORDS,
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv360 Modules/_sqlite/connection.c pysqlite_connection_create_aggregate kwlist -