Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dcommand_line.cc61 CommandLine::StringType* switch_string, in IsSwitch()
90 CommandLine::StringType switch_string; in AppendSwitchesAndArguments() local
370 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch()
374 void CommandLine::AppendSwitchPath(const std::string& switch_string, in AppendSwitchPath()
379 void CommandLine::AppendSwitchNative(const std::string& switch_string, in AppendSwitchNative()
401 void CommandLine::AppendSwitch(const std::string& switch_string, in AppendSwitch()
509 StringType switch_string; in GetArgumentsStringInternal() local