Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_util.cpp34 bool MemoryUtil::IsNameLine(const string &str, string &name, uint64_t &iNode) in IsNameLine() function in OHOS::HiviewDFX::MemoryUtil
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/memory/utils/
Dmemory_utils.cpp170 bool IsNameLine(const std::string& line, std::string& name, uint64_t& iNode) in IsNameLine() function