Searched defs:GetMaps (Results 1 – 4 of 4) sorted by relevance
44 const std::vector<std::shared_ptr<DfxMap>>& GetMaps() const { return maps_; } in GetMaps() function
76 inline const std::shared_ptr<DfxMaps>& GetMaps() { return maps_; } in GetMaps() function
173 std::shared_ptr<DfxElfMaps> DfxProcess::GetMaps() const in GetMaps() function in OHOS::HiviewDFX::DfxProcess
189 const std::vector<std::shared_ptr<DfxElfMap>>& DfxElfMaps::GetMaps() const in GetMaps() function in OHOS::HiviewDFX::DfxElfMaps