Searched defs:attachAndReplaceRemoteFrontend (Results 1 – 2 of 2) sorted by relevance
204 void QWebInspectorPrivate::attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend) in attachAndReplaceRemoteFrontend() function in QWebInspectorPrivate
247 void InspectorClientQt::attachAndReplaceRemoteFrontend(RemoteFrontendChannel* channel) in attachAndReplaceRemoteFrontend() function in WebCore::InspectorClientQt