Home | History | Annotate | Download | only in input

Lines Matching refs:getReceivePipeFd

3659         int32_t receiveFd = inputChannel->getReceivePipeFd();
3709 mLooper->removeFd(inputChannel->getReceivePipeFd());
3730 ssize_t connectionIndex = mConnectionsByReceiveFd.indexOfKey(inputChannel->getReceivePipeFd());