Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsetup.cc785 base::FilePath ProcessFileExtensions(base::FilePath script_executable) { in ProcessFileExtensions() function
823 build_settings_.set_python_path(ProcessFileExtensions(script_executable)); in FillPythonPath()
833 ProcessFileExtensions(UTF8ToFilePath(value->string_value())); in FillPythonPath()
844 ProcessFileExtensions(base::FilePath(u"python")); in FillPythonPath()