Searched refs:GetFdPath (Results 1 – 1 of 1) sorted by relevance
41 std::string GetFdPath(borrowed_fd fd) { in GetFdPath() function74 const auto file_path = GetFdPath(fd_); in InitFd()