Searched refs:agent_host_impl (Results 1 – 1 of 1) sorted by relevance
39 DevToolsAgentHostImpl* agent_host_impl) { in GetDevToolsClientHostFor() argument41 agent_to_client_host_.find(agent_host_impl); in GetDevToolsClientHostFor()58 DevToolsAgentHostImpl* agent_host_impl = in RegisterDevToolsClientHostFor() local61 GetDevToolsClientHostFor(agent_host_impl); in RegisterDevToolsClientHostFor()64 UnregisterDevToolsClientHostFor(agent_host_impl); in RegisterDevToolsClientHostFor()66 BindClientHost(agent_host_impl, client_host); in RegisterDevToolsClientHostFor()67 agent_host_impl->Attach(); in RegisterDevToolsClientHostFor()76 DevToolsAgentHostImpl* agent_host_impl = in DispatchOnInspectorBackend() local78 agent_host_impl->DispatchOnInspectorBackend(message); in DispatchOnInspectorBackend()85 DevToolsAgentHostImpl* agent_host_impl = in DispatchOnInspectorFrontend() local[all …]