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