Home
last modified time | relevance | path

Searched refs:setReadChannelCount (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqiopipe.cpp169 void QIOPipe::setReadChannelCount(int count) in setReadChannelCount() function in QIOPipe
172 d->setReadChannelCount(qMax(count, 1)); in setReadChannelCount()
H A Dqiopipe_p.h78 void setReadChannelCount(int count);