Home
last modified time | relevance | path

Searched refs:ClientHostForTabId (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/debugger/
Dinspectable_tab_proxy.h39 DevToolsClientHostImpl* ClientHostForTabId(int32 id);
Ddebugger_remote_service.cc219 delegate_->inspectable_tab_proxy()->ClientHostForTabId(tab_uid); in AttachToTab()
252 delegate_->inspectable_tab_proxy()->ClientHostForTabId(tab_uid); in DetachFromTab()
Dinspectable_tab_proxy.cc88 DevToolsClientHostImpl* InspectableTabProxy::ClientHostForTabId( in ClientHostForTabId() function in InspectableTabProxy