Searched defs:pid_path (Results 1 – 6 of 6) sorted by relevance
35 std::string pid_path = android::base::StringPrintf("/proc/%d/smaps", getpid()); in main() local
61 std::string pid_path = android::base::StringPrintf("/proc/%d/comm", pid); in GetProcessComm() local
55 def pid_path(arch: Arch): function
346 FilePath pid_path = temp_dir_.GetPath().Append("pid"); in TEST_F() local
311 std::filesystem::path pid_path; member in DmaBufProcessStatsTest
861 const FilePath pid_path = in GetFdInfoFromPid() local