Home
last modified time | relevance | path

Searched defs:path_importer_cache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dimport.c1253 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()
1310 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1344 PyObject *path_hooks, *path_importer_cache; in find_module() local
/aosp_15_r20/external/python/cpython3/Python/
Dimport.c902 get_path_importer(PyThreadState *tstate, PyObject *path_importer_cache, in get_path_importer()
953 PyObject *path_importer_cache = PySys_GetObject("path_importer_cache"); in PyImport_GetImporter() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...