Searched refs:fromFd (Results 1 – 3 of 3) sorted by relevance
32 std::string fromFd(int fd);
117 std::string fromFd(int fd) { in fromFd() function
86 auto cmdFile = android::incfs::path::fromFd(fd); in rootForCmd()