Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.h49 …static void PrintReason(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> p…
H A Dprinter.cpp74 PrintReason(request, process, unwinder, reasonInfo); in PrintDumpHeader()
96 void Printer::PrintReason(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> … in PrintReason() function in OHOS::HiviewDFX::Printer