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
320 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch()
324 void CommandLine::AppendSwitchPath(const std::string& switch_string, in AppendSwitchPath()
329 void CommandLine::AppendSwitchNative(const std::string& switch_string, in AppendSwitchNative()
352 void CommandLine::AppendSwitchASCII(const std::string& switch_string, in AppendSwitchASCII()
466 StringType switch_string; in GetArgumentsStringInternal() local