Searched defs:GetTypeAndValue (Results 1 – 2 of 2) sorted by relevance
183 bool MemoryUtil::GetTypeAndValue(const string &str, string &type, uint64_t &value) in GetTypeAndValue() function in OHOS::HiviewDFX::MemoryUtil
187 bool GetTypeAndValue(const std::string& line, std::string& type, uint64_t& value) in GetTypeAndValue() function