Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcache.c215 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
272 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,