Searched refs:readyReadHandler (Results 1 – 4 of 4) sorted by relevance
161 void Connection::readyReadHandler() in readyReadHandler() function in CoreIPC::Connection289 …(m_socketDescriptor, QSocketNotifier::Read, WorkItem::create(this, &Connection::readyReadHandler)); in open()292 …tSourceHandler(m_socketDescriptor, G_IO_IN, WorkItem::create(this, &Connection::readyReadHandler)); in open()297 m_connectionQueue.scheduleWork(WorkItem::create(this, &Connection::readyReadHandler)); in open()
323 void readyReadHandler();
2713 (CoreIPC::Connection::readyReadHandler):5925 (CoreIPC::Connection::readyReadHandler):23228 (CoreIPC::Connection::readyReadHandler):27730 (CoreIPC::Connection::readyReadHandler):31142 (CoreIPC::Connection::readyReadHandler):32898 (CoreIPC::Connection::readyReadHandler):40442 (CoreIPC::Connection::readyReadHandler):41528 (CoreIPC::Connection::readyReadHandler):42396 (CoreIPC::Connection::readyReadHandler):
2602 (CoreIPC::Connection::readyReadHandler):3223 (CoreIPC::Connection::readyReadHandler):