Home | History | Annotate | Download | only in androidfw

Lines Matching refs:dup

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