Searched refs:kReporterTag (Results 1 – 2 of 2) sorted by relevance
59 static const char kReporterTag[]; variable
150 const char CrashService::kReporterTag[] = "reporter"; member in breakpad::CrashService248 if (cmd_line.HasSwitch(kReporterTag)) in Initialize()249 reporter_tag_ = cmd_line.GetSwitchValueNative(kReporterTag); in Initialize()