Searched refs:kInvertLoggingSwitch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Dlogging_chrome.cc124 const char *kInvertLoggingSwitch = switches::kEnableLogging; local
128 const char *kInvertLoggingSwitch = switches::kDisableLogging;
132 if (command_line.HasSwitch(kInvertLoggingSwitch))

Completed in 61 milliseconds