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