Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dmodule.c116 static PyObject* module_enable_shared_cache(PyObject* self, PyObject* args, PyObject* in module_enable_shared_cache() function
240 {"enable_shared_cache", (PyCFunction)module_enable_shared_cache,