Home
last modified time | relevance | path

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

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