Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dmodule.c255 load_functools_lru_cache(PyObject *module) in load_functools_lru_cache() function
764 if (load_functools_lru_cache(module) < 0) { in module_exec()