Searched refs:onReadEvent (Results 1 – 2 of 2) sorted by relevance
14 void RunLoop::Impl::onReadEvent(int fd) { in onReadEvent() function in mbgl::util::RunLoop::Impl97 … QObject::connect(notifier.get(), SIGNAL(activated(int)), impl.get(), SLOT(onReadEvent(int))); in addWatch()
34 void onReadEvent(int fd);