Home | History | Annotate | Download | only in binder

Lines Matching refs:dup

434                 // If this is a file descriptor, we need to dup it so the
437 flat->handle = dup(flat->handle);
722 ALOGD("write native handle, write dup fd failed");
741 int dupFd = dup(fd);
1124 h->data[i] = dup(readFileDescriptor());
1194 fds[i] = dup(this->readFileDescriptor());