struct Product

Defined at line 16 of file ../../src/developer/forensics/crash_reports/product.h

Crash server product associated with the crash report.

Public Members

basic_string name
ErrorOrString version
ErrorOrString channel

Public Methods

bool IsDefaultPlatformProduct ()

Defined at line 10 of file ../../src/developer/forensics/crash_reports/product.cc

Product DefaultPlatformProduct ()

Returns a default product for the platform.

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