Searched refs:kDisableBreakpad (Results 1 – 16 of 16) sorted by relevance
16 const char kDisableBreakpad[] = "disable-breakpad"; variable
14 extern const char kDisableBreakpad[];
15 extern const char kDisableBreakpad[];
21 switches::kDisableBreakpad, in CopyNaClCommandLineArguments()
23 switches::kDisableBreakpad, in CopyNaClCommandLineArguments()
64 if (!command_line.HasSwitch(switches::kDisableBreakpad)) { in SetupCRT()
130 switches::kDisableBreakpad)), in ProxyLauncher()442 command_line->AppendSwitch(switches::kDisableBreakpad); in PrepareTestCommandline()
170 // preference or through an environment variable, but the kDisableBreakpad174 enable_breakpad &= !command_line->HasSwitch(switches::kDisableBreakpad);
1449 if (parsed_command_line.HasSwitch(switches::kDisableBreakpad)) in InitCrashReporter()1456 !parsed_command_line.HasSwitch(switches::kDisableBreakpad); in InitCrashReporter()
662 if (command.HasSwitch(switches::kDisableBreakpad)) in InitCrashReporter()
191 switches::kDisableBreakpad, in Init()
503 if (!command_line.HasSwitch(switches::kDisableBreakpad)) { in InitMacCrashReporter()
1112 switches::kDisableBreakpad, in LaunchGpuProcess()
1585 !command_line->HasSwitch(switches::kDisableBreakpad)) in AppendExtraCommandLineSwitches()1586 command_line->AppendSwitch(switches::kDisableBreakpad); in AppendExtraCommandLineSwitches()
938 switches::kDisableBreakpad, in PropagateBrowserCommandLineToRenderer()