Home
last modified time | relevance | path

Searched refs:IsLastValidFrame (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.h47 static bool IsLastValidFrame(const DfxFrame& frame);
H A Dprinter.cpp182 bool Printer::IsLastValidFrame(const DfxFrame& frame) in IsLastValidFrame() function in OHOS::HiviewDFX::Printer
233 if (IsLastValidFrame(frame)) { in PrintThreadBacktraceByConfig()
H A Ddfx_thread.cpp107 if (Printer::IsLastValidFrame(frame)) { in ToString()
H A Ddfx_stack_info_formatter.cpp168 if (Printer::IsLastValidFrame(frame)) { in FillFrames()