Searched refs:PermToInt (Results 1 – 3 of 3) sorted by relevance
56 uint64_t PermToInt(const std::string& perm);
150 …result[memGroup_].insert(pair<string, uint64_t>("Perm", MemoryUtil::GetInstance().PermToInt(datas.… in SetLineToResult()
220 uint64_t MemoryUtil::PermToInt(const string& perm) in PermToInt() function in OHOS::HiviewDFX::MemoryUtil