Searched refs:FdOutputStream (Results 1 - 1 of 1) sorted by path

/bionic/libc/bionic/
H A Dlibc_logging.cpp104 struct FdOutputStream { struct
106 explicit FdOutputStream(int fd) : total(0), fd_(fd) { function in struct:FdOutputStream
429 FdOutputStream os(fd);

Completed in 222 milliseconds