Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c217 find_existing_python(const wchar_t * path) in find_existing_python() function
349 else if (find_existing_python(ip->executable)) { in _locate_pythons_for_key()