Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dcommand_format.cc29 const char kSwitchDryRun[] = "dry-run"; variable
1146 base::CommandLine::ForCurrentProcess()->HasSwitch(kSwitchDryRun); in RunFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dcommand_format.cc36 const char kSwitchDryRun[] = "dry-run"; variable
1261 base::CommandLine::ForCurrentProcess()->HasSwitch(kSwitchDryRun); in RunFormat()
/dports/devel/gn/gn-1962/src/gn/
H A Dcommand_format.cc36 const char kSwitchDryRun[] = "dry-run"; variable
1281 base::CommandLine::ForCurrentProcess()->HasSwitch(kSwitchDryRun); in RunFormat()