Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dswitches.h57 extern const char kScriptExecutable[];
Dswitches.cc112 const char kScriptExecutable[] = "script-executable"; variable
Dsetup.cc873 if (cmdline.HasSwitch(switches::kScriptExecutable)) { in FillPythonPath()
875 cmdline.GetSwitchValuePath(switches::kScriptExecutable); in FillPythonPath()