Searched refs:ClientHostForTabId (Results 1 – 3 of 3) sorted by relevance
39 DevToolsClientHostImpl* ClientHostForTabId(int32 id);
219 delegate_->inspectable_tab_proxy()->ClientHostForTabId(tab_uid); in AttachToTab()252 delegate_->inspectable_tab_proxy()->ClientHostForTabId(tab_uid); in DetachFromTab()
88 DevToolsClientHostImpl* InspectableTabProxy::ClientHostForTabId( in ClientHostForTabId() function in InspectableTabProxy