Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_maps.h49 const std::vector<std::shared_ptr<DfxMap>>& GetMaps() const { return maps_; } in GetMaps() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp160 inline const std::shared_ptr<DfxMaps>& GetMaps() const in GetMaps() function in OHOS::HiviewDFX::Unwinder::Impl
340 const std::shared_ptr<DfxMaps>& Unwinder::GetMaps() const in GetMaps() function in OHOS::HiviewDFX::Unwinder