Home
last modified time | relevance | path

Searched defs:pysqlite_cache_init (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dcache.c57 int pysqlite_cache_init(pysqlite_Cache* self, PyObject* args, PyObject* kwargs) in pysqlite_cache_init() function
/external/python/cpython2/Modules/_sqlite/
Dcache.c58 int pysqlite_cache_init(pysqlite_Cache* self, PyObject* args, PyObject* kwargs) in pysqlite_cache_init() function