Searched refs:GetProcName (Results 1 – 2 of 2) sorted by relevance
107 static std::string GetProcName(const int &pid);
234 std::string processName = GetProcName(pid); in IsRenderService()494 string MemoryInfo::GetProcName(const int &pid) in GetProcName() function in OHOS::HiviewDFX::MemoryInfo600 usage.name = GetProcName(pid); in GetMemByProcessPid()