Searched refs:kNoErrorDialogs (Results 1 – 6 of 6) sorted by relevance
25 const char kNoErrorDialogs[] = "noerrdialogs"; variable
17 extern const char kNoErrorDialogs[];
15 cmd_line->AppendSwitch(switches::kNoErrorDialogs); in CopyNaClCommandLineArguments()
325 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kNoErrorDialogs)) in InitChromeLogging()340 command_line.HasSwitch(switches::kNoErrorDialogs)) in InitChromeLogging()
201 parsed_command_line.HasSwitch(switches::kNoErrorDialogs)) in PrepareRestartOnCrashEnviroment()
1319 if (!parsed_command_line.HasSwitch(switches::kNoErrorDialogs)) in BrowserMain()