Home | History | Annotate | Download | only in input

Lines Matching defs:dup

224 sp<InputChannel> InputChannel::dup() const {
225 int fd = ::dup(getFd());