Home
last modified time | relevance | path

Searched defs:GetFramesStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_frame_formatter.cpp84 std::string DfxFrameFormatter::GetFramesStr(const std::vector<DfxFrame>& frames) in GetFramesStr() function in OHOS::HiviewDFX::DfxFrameFormatter
96 std::string DfxFrameFormatter::GetFramesStr(const std::vector<std::shared_ptr<DfxFrame>>& frames) in GetFramesStr() function in OHOS::HiviewDFX::DfxFrameFormatter
H A Dunwinder.cpp1398 std::string Unwinder::GetFramesStr(const std::vector<DfxFrame>& frames) in GetFramesStr() function in OHOS::HiviewDFX::Unwinder