Searched refs:OnSentPluginChannelRequest (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/browser/ | ||
D | plugin_service_impl_browsertest.cc | 57 virtual void OnSentPluginChannelRequest() OVERRIDE {} in OnSentPluginChannelRequest() function in content::MockPluginProcessHostClient |
D | plugin_process_host.h | 68 virtual void OnSentPluginChannelRequest() = 0; |
D | plugin_data_remover_impl.cc | 142 virtual void OnSentPluginChannelRequest() OVERRIDE {} in OnSentPluginChannelRequest() function in content::PluginDataRemoverImpl::Context |
D | plugin_process_host.cc | 401 client->OnSentPluginChannelRequest(); in RequestPluginChannel() |
/external/chromium_org/content/browser/renderer_host/ | ||
D | render_message_filter.cc | 272 virtual void OnSentPluginChannelRequest() OVERRIDE { in OnSentPluginChannelRequest() function in content::RenderMessageFilter::OpenChannelToNpapiPluginCallback |