Searched refs:FdOutputStream (Results 1 – 1 of 1) sorted by relevance
102 struct FdOutputStream { struct104 FdOutputStream(int fd) : total(0), fd_(fd) { in FdOutputStream() argument419 FdOutputStream os(fd); in __libc_format_fd()