Searched defs:fdPath (Results 1 – 7 of 7) sorted by relevance
223 std::string fdPath = "/proc/self/fd/" + std::to_string(fd); in GetFileSuffix() local
63 string fdPath = "/proc/self/fd/" + std::to_string(fd); in GetFileNameByFd() local
168 uint32_t PrintUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()
137 string fdPath = "/proc/self/fd/" + std::to_string(fd); in GetFileNameByFd() local
54 for (auto fdPath : innerList) { in PrintTask() local
421 uint32_t NapiScanUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()
402 std::string fdPath = pidPath + "/fd"; in PidUsingFlag() local