Searched refs:OnFoundPluginProcessHost (Results 1 – 5 of 5) sorted by relevance
56 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) OVERRIDE {} in OnFoundPluginProcessHost() function in content::MockPluginProcessHostClient201 MOCK_METHOD1(OnFoundPluginProcessHost, void(PluginProcessHost* host));266 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) OVERRIDE { in OnFoundPluginProcessHost() function in content::MockCanceledBeforeSentPluginProcessHostClient337 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) OVERRIDE { in OnFoundPluginProcessHost() function in content::MockCanceledAfterSentPluginProcessHostClient
67 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) = 0;
140 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) OVERRIDE {} in OnFoundPluginProcessHost() function in content::PluginDataRemoverImpl::Context
503 client->OnFoundPluginProcessHost(plugin_host); in FinishOpenChannelToPlugin()
267 virtual void OnFoundPluginProcessHost(PluginProcessHost* host) OVERRIDE { in OnFoundPluginProcessHost() function in content::RenderMessageFilter::OpenChannelToNpapiPluginCallback