Home
last modified time | relevance | path

Searched defs:aggregate_class (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h404 PyObject *aggregate_class; in create_window_function() local
460 PyObject *aggregate_class; in pysqlite_connection_create_aggregate() local
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c695 PyObject* aggregate_class; in _pysqlite_step_callback() local
897 PyObject* aggregate_class; in pysqlite_connection_create_aggregate() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c1155 PyObject *aggregate_class) in create_window_function_impl()
1215 PyObject *aggregate_class) in pysqlite_connection_create_aggregate_impl()