Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_map.h47 const std::shared_ptr<DfxHap> GetHap();
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_map.cpp333 const std::shared_ptr<DfxHap> DfxMap::GetHap() in GetHap() function in OHOS::HiviewDFX::DfxMap
H A Dunwinder.cpp1263 auto hap = frame.map->GetHap(); in FillJsFrame()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp711 ASSERT_NE(frame.map->GetHap(), nullptr);