class CrashReporter
Defined at line 27 of file ../../src/developer/forensics/exceptions/handler/crash_reporter.h
Handles asynchronously building and filing a crash report for a given zx::exception.
Public Methods
void CrashReporter (async_dispatcher_t *dispatcher,std::shared_ptr<sys::ServiceDirectory>services,zx::durationcomponent_lookup_timeout,std::unique_ptr<WakeLeaseBase>wake_lease,fidl::ClientEnd<fuchsia_driver_crash::CrashIntrospect>driver_crash_introspect)
Defined at line 99 of file ../../src/developer/forensics/exceptions/handler/crash_reporter.cc
void Send (zx::exceptionexception,zx::processcrashed_proces,zx::threadcrashed_thread,SendCallbackcallback)
|fuchsia::exception::internal::CrashReporter|
Defined at line 113 of file ../../src/developer/forensics/exceptions/handler/crash_reporter.cc