Searched defs:IsNameLine (Results 1 – 2 of 2) sorted by relevance
34 bool MemoryUtil::IsNameLine(const string &str, string &name, uint64_t &iNode) in IsNameLine() function in OHOS::HiviewDFX::MemoryUtil
170 bool IsNameLine(const std::string& line, std::string& name, uint64_t& iNode) in IsNameLine() function