struct CrashRegisterInfo
Defined at line 18 of file ../../src/developer/forensics/crash_reports/info/crash_register_info.h
Information about the crash register we want to export.
Public Methods
void CrashRegisterInfo (std::shared_ptr<InfoContext> context)
Defined at line 12 of file ../../src/developer/forensics/crash_reports/info/crash_register_info.cc
void UpsertComponentToProductMapping (const std::string & component_url, const Product & product)
Defined at line 17 of file ../../src/developer/forensics/crash_reports/info/crash_register_info.cc