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