Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcache.h67 int pysqlite_cache_init(pysqlite_Cache* self, PyObject* args, PyObject* kwargs);
Dcache.c58 int pysqlite_cache_init(pysqlite_Cache* self, PyObject* args, PyObject* kwargs) in pysqlite_cache_init() function
355 (initproc)pysqlite_cache_init, /* tp_init */