Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote.h51 bool UpdateAndFillFrame(unw_cursor_t& cursor, std::shared_ptr<DfxFrame> frame,
Ddfx_unwind_remote.cpp218 ret = UpdateAndFillFrame(cursor, frame, thread, ProcessDumper::GetInstance().IsCrash()); in DoUnwindStep()
227 bool DfxUnwindRemote::UpdateAndFillFrame(unw_cursor_t& cursor, std::shared_ptr<DfxFrame> frame, in UpdateAndFillFrame() function in OHOS::HiviewDFX::DfxUnwindRemote