Searched defs:GetMaps (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ | ||
H A D | dfx_maps.h | 47 const std::vector<std::shared_ptr<DfxMap>>& GetMaps() const { return maps_; } in GetMaps() function in OHOS::HiviewDFX::DfxMaps |
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ | ||
H A D | unwinder.cpp | 153 inline const std::shared_ptr<DfxMaps>& GetMaps() const in GetMaps() function in OHOS::HiviewDFX::Unwinder::Impl 329 const std::shared_ptr<DfxMaps>& Unwinder::GetMaps() const in GetMaps() function in OHOS::HiviewDFX::Unwinder |
Completed in 4 milliseconds