Home
last modified time | relevance | path

Searched defs:python_path (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dbuild_settings.h55 base::FilePath python_path() const { return python_path_; } in python_path() function
Dsetup.cc242 std::string python_path; in PythonBatToExe() local
711 base::FilePath python_path = FindWindowsPython(); in FillPythonPath() local
Djson_project_writer.cc90 const base::FilePath& python_path = build_settings->python_path(); in InvokePython() local