Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorController.cpp210 …spectorController::connectFrontend(const String& hostId, InspectorFrontendChannel* frontendChannel) in connectFrontend()
259 InspectorFrontendChannel* frontendChannel = m_inspectorFrontend->channel(); in reconnectFrontend() local
265 …nspectorController::reuseFrontend(const String& hostId, InspectorFrontendChannel* frontendChannel,… in reuseFrontend()