Home
last modified time | relevance | path

Searched refs:attachAndReplaceRemoteFrontend (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebinspector_p.h40 void attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend);
Dqwebinspector.cpp204 void QWebInspectorPrivate::attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend) in attachAndReplaceRemoteFrontend() function in QWebInspectorPrivate
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DInspectorClientQt.h65 void attachAndReplaceRemoteFrontend(RemoteFrontendChannel *channel);
DInspectorClientQt.cpp247 void InspectorClientQt::attachAndReplaceRemoteFrontend(RemoteFrontendChannel* channel) in attachAndReplaceRemoteFrontend() function in WebCore::InspectorClientQt
251 m_inspectedWebPage->d->inspector->d->attachAndReplaceRemoteFrontend(channel); in attachAndReplaceRemoteFrontend()
DInspectorServerQt.cpp243 … m_inspectorClient->attachAndReplaceRemoteFrontend(new RemoteFrontendChannel(this)); in tcpReadyRead()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-163679 (QWebInspectorPrivate::attachAndReplaceRemoteFrontend):
3692 (WebCore::InspectorClientQt::attachAndReplaceRemoteFrontend):