HomeSort by relevance Sort by last modified time
    Searched defs:attachAndReplaceRemoteFrontend (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/Api/
qwebinspector.cpp 204 void QWebInspectorPrivate::attachAndReplaceRemoteFrontend(QObject* newRemoteFrontend)
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
InspectorClientQt.cpp 247 void InspectorClientQt::attachAndReplaceRemoteFrontend(RemoteFrontendChannel* channel)
251 m_inspectedWebPage->d->inspector->d->attachAndReplaceRemoteFrontend(channel);

Completed in 37 milliseconds