Home
last modified time | relevance | path

Searched defs:switch_value (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/
Dcommand_line.cc63 CommandLine::StringType* switch_value) { in IsSwitch()
92 CommandLine::StringType switch_value; in AppendSwitchesAndArguments() local
468 StringType switch_value; in GetArgumentsStringInternal() local
/third_party/gn/src/gn/
Dsetup.cc459 auto switch_value = cmdline.GetSwitchValueASCII(switches::kArgs); in FillArguments() local