Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp142 void ParseSmapsInfo::SetLineToResult(GroupMap &result, const std::string &line) in SetLineToResult() function in OHOS::HiviewDFX::ParseSmapsInfo
178 SetLineToResult(result, line); in ShowSmapsData()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dparse_smaps_info.h45 void SetLineToResult(GroupMap &result, const std::string &line);