Searched defs:dup_fd (Results 1 – 2 of 2) sorted by relevance
285 unique_fd dup_fd(::fcntl(fd, F_DUPFD_CLOEXEC, 0)); in NativeLoadFromFd() local352 unique_fd dup_fd(::fcntl(fd, F_DUPFD_CLOEXEC, 0)); in NativeLoadFromFdOffset() local
630 base::unique_fd dup_fd(::fcntl(fd, F_DUPFD_CLOEXEC, 0)); in NativeOpenXmlAssetFd() local