struct CrashReporterInfo

Defined at line 18 of file ../../src/developer/forensics/crash_reports/info/crash_reporter_info.h

Information about the crash reporter we want to export.

Public Methods

void CrashReporterInfo (std::shared_ptr<InfoContext> context)

Defined at line 12 of file ../../src/developer/forensics/crash_reports/info/crash_reporter_info.cc

void ExposeReportingPolicy (ReportingPolicyWatcher * watcher)

Exposes the reporting policy of the crash reporter.

Defined at line 17 of file ../../src/developer/forensics/crash_reports/info/crash_reporter_info.cc

void LogCrashState (cobalt::CrashState state)

Defined at line 21 of file ../../src/developer/forensics/crash_reports/info/crash_reporter_info.cc