Searched refs:channel_host (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc292 scoped_refptr<PluginChannelHost> channel_host; local
328 channel_host =
331 if (!channel_host.get()) {
342 result = channel_host->Send(new PluginMsg_CreateInstance(
355 channel_host_ = channel_host;

Completed in 282 milliseconds