Searched refs:newConnection (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DInspectorServerQt.h59 void newConnection();
H A DInspectorServerQt.cpp116 connect(m_tcpServer, SIGNAL(newConnection()), SLOT(newConnection()));
153 void InspectorServerQt::newConnection() function in class:WebCore::InspectorServerQt

Completed in 149 milliseconds