Searched defs:pidPath (Results 1 – 1 of 1) sorted by relevance
93 bool Process::CheckMaps(std::string pidPath) in CheckMaps()130 bool Process::CheckFds(std::string pidPath) in CheckFds()163 std::string pidPath = StringPrintf("/proc/%d", pid); in UpdatePidByPath() local