Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.h47 static bool IsLastValidFrame(const DfxFrame& frame);
H A Ddfx_thread.cpp105 if (Printer::IsLastValidFrame(frame)) { in ToString()
H A Dprinter.cpp193 bool Printer::IsLastValidFrame(const DfxFrame& frame) in IsLastValidFrame() function in OHOS::HiviewDFX::Printer
244 if (IsLastValidFrame(frame)) { in PrintThreadBacktraceByConfig()
H A Ddfx_stack_info_formatter.cpp153 if (Printer::IsLastValidFrame(frame)) { in FillFrames()

Completed in 3 milliseconds