Home
last modified time | relevance | path

Searched refs:GetSmapsValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp84 bool ParseSmapsInfo::GetSmapsValue(const MemoryFilter::MemoryType &memType, const string &str, stri… in GetSmapsValue() function in OHOS::HiviewDFX::ParseSmapsInfo
165 if (GetSmapsValue(memType, line, type, value)) { in ShowSmapsData()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dparse_smaps_info.h41 …bool GetSmapsValue(const MemoryFilter::MemoryType &memType, const std::string &str, std::string &t…
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp89 … ASSERT_FALSE(parseSmapsInfo->GetSmapsValue(MemoryFilter::MemoryType::NOT_SPECIFIED_PID, NULL_STR,