Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_args.cc39 const char kSwitchShort[] = "short"; variable
238 base::CommandLine::ForCurrentProcess()->HasSwitch(kSwitchShort); in ListArgs()