Searched refs:FdOutputStream (Results 1 – 1 of 1) sorted by relevance
96 struct FdOutputStream { struct98 explicit FdOutputStream(int fd) : total(0), fd_(fd) {} in FdOutputStream() function421 FdOutputStream os(fd); in async_safe_format_fd()