Searched defs:SetMaps (Results 1 – 2 of 2) sorted by relevance
158 void DfxProcess::SetMaps(std::shared_ptr<DfxElfMaps> maps) in SetMaps() function in OHOS::HiviewDFX::DfxProcess
75 inline void SetMaps(const std::shared_ptr<DfxMaps> maps) { maps_ = maps; } in SetMaps() function