Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp67 bool ParseSmapsInfo::GetNoPidValue(const string &str, string &type, uint64_t &value) in GetNoPidValue() function in OHOS::HiviewDFX::ParseSmapsInfo
80 return GetNoPidValue(str, type, value); in GetValue()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dparse_smaps_info.h44 bool GetNoPidValue(const std::string &str, std::string &type, uint64_t &value);