Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_gen.cc61 const char kSwitchJsonIdeScriptArgs[] = "json-ide-script-args"; variable
308 command_line->GetSwitchValueASCII(kSwitchJsonIdeScriptArgs); in RunIdeWriter()