Home
last modified time | relevance | path

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

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