Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.cc135 std::string switch_key = "as"; in GetTargetPrintingMode() local
174 std::string switch_key = "type"; in GetTargetTypeFilter() local
/third_party/gn/src/base/
Dcommand_line.cc333 const std::string switch_key = ToLowerASCII(switch_string); in AppendSwitchNative() local