Searched refs:get_path_importer (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | import.c | 1213 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer() function 1274 importer = get_path_importer(path_importer_cache, in PyImport_GetImporter() 1463 importer = get_path_importer(path_importer_cache, in find_module()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/ |
D | import.c | 1118 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer() function 1179 importer = get_path_importer(path_importer_cache, in PyImport_GetImporter() 1361 importer = get_path_importer(path_importer_cache, in find_module()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | import.c | 1118 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer() function 1179 importer = get_path_importer(path_importer_cache, in PyImport_GetImporter() 1361 importer = get_path_importer(path_importer_cache, in find_module()
|