Lines Matching refs:dup
222 sp<InputChannel> InputChannel::dup() const {223 int fd = ::dup(getFd());