Searched refs:UpdateAndFillFrame (Results 1 – 2 of 2) sorted by relevance
51 bool UpdateAndFillFrame(unw_cursor_t& cursor, std::shared_ptr<DfxFrame> frame,
218 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