Searched defs:dupFd (Results 1 – 2 of 2) sorted by relevance
1218 int dupFd = fcntl(fd, F_DUPFD_CLOEXEC, 0); in writeDupFileDescriptor() local1237 int dupFd = fcntl(fd, F_DUPFD_CLOEXEC, 0); in writeDupParcelFileDescriptor() local
736 int dupFd = fcntl(blob.fd(), F_DUPFD_CLOEXEC, 0); in Bitmap_createFromParcel() local