Home
last modified time | relevance | path

Searched refs:DumpReport (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dscudo.h40 void DumpReport(const scudo_error_report* report, log_t* log,
/system/core/debuggerd/libdebuggerd/
Dscudo.cpp89 DumpReport(&error_info_.reports[report_num++], log, unwinder); in DumpCause()
93 void ScudoCrashData::DumpReport(const scudo_error_report* report, log_t* log, in DumpReport() function in ScudoCrashData