Home
last modified time | relevance | path

Searched defs:GetTypeAndValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_util.cpp183 bool MemoryUtil::GetTypeAndValue(const string &str, string &type, uint64_t &value) in GetTypeAndValue() function in OHOS::HiviewDFX::MemoryUtil
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/memory/utils/
Dmemory_utils.cpp187 bool GetTypeAndValue(const std::string& line, std::string& type, uint64_t& value) in GetTypeAndValue() function