Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsetup.cc262 base::FilePath PythonBatToExe(const base::FilePath& bat_path) { in PythonBatToExe() function
338 base::FilePath python_exe = PythonBatToExe(candidate_bat); in FindWindowsPython()
751 script_executable = PythonBatToExe(script_executable); in ProcessFileExtensions()