Searched refs:OnAttach (Results 1 – 8 of 8) sorted by relevance
34 IPC_MESSAGE_HANDLER(DevToolsAgentMsg_Attach, OnAttach) in OnMessageReceived()46 void EmbeddedWorkerDevToolsAgent::OnAttach(const std::string& host_id) { in OnAttach() function in content::EmbeddedWorkerDevToolsAgent
33 void OnAttach(const std::string& host_id);
32 IPC_MESSAGE_HANDLER(DevToolsAgentMsg_Attach, OnAttach) in OnMessageReceived()57 void SharedWorkerDevToolsAgent::OnAttach(const std::string& host_id) { in OnAttach() function in content::SharedWorkerDevToolsAgent
34 void OnAttach(const std::string& host_id);
102 IPC_MESSAGE_HANDLER(BrowserPluginHostMsg_Attach, OnAttach) in OnMessageReceived()135 void BrowserPluginEmbedder::OnAttach( in OnAttach() function in content::BrowserPluginEmbedder
87 void OnAttach(int instance_id,
97 IPC_MESSAGE_HANDLER(DevToolsAgentMsg_Attach, OnAttach) in OnMessageReceived()266 void DevToolsAgent::OnAttach(const std::string& host_id) { in OnAttach() function in content::DevToolsAgent
78 void OnAttach(const std::string& host_id);