Home
last modified time | relevance | path

Searched defs:attachAndReplaceRemoteFrontend (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebinspector.cpp204 void QWebInspectorPrivate::attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend) in attachAndReplaceRemoteFrontend() function in QWebInspectorPrivate
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DInspectorClientQt.cpp247 void InspectorClientQt::attachAndReplaceRemoteFrontend(RemoteFrontendChannel* channel) in attachAndReplaceRemoteFrontend() function in WebCore::InspectorClientQt