Home
last modified time | relevance | path

Searched refs:AddMap (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_maps.cpp112 dfxElfMaps->AddMap(map); in Create()
137 dfxElfMaps->AddMap(map); in Create()
144 void DfxElfMaps::AddMap(std::shared_ptr<DfxElfMap> map) in AddMap() function in OHOS::HiviewDFX::DfxElfMaps
/base/hiviewdfx/faultloggerd/frameworks/unwinder/include/
Ddfx_maps.h52 void AddMap(std::shared_ptr<DfxElfMap> map);