Searched refs:attachAndReplaceRemoteFrontend (Results 1 – 6 of 6) sorted by relevance
40 void attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend);
204 void QWebInspectorPrivate::attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend) in attachAndReplaceRemoteFrontend() function in QWebInspectorPrivate
65 void attachAndReplaceRemoteFrontend(RemoteFrontendChannel *channel);
247 void InspectorClientQt::attachAndReplaceRemoteFrontend(RemoteFrontendChannel* channel) in attachAndReplaceRemoteFrontend() function in WebCore::InspectorClientQt251 m_inspectedWebPage->d->inspector->d->attachAndReplaceRemoteFrontend(channel); in attachAndReplaceRemoteFrontend()
243 … m_inspectorClient->attachAndReplaceRemoteFrontend(new RemoteFrontendChannel(this)); in tcpReadyRead()
3679 (QWebInspectorPrivate::attachAndReplaceRemoteFrontend):3692 (WebCore::InspectorClientQt::attachAndReplaceRemoteFrontend):