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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc97 class ResourceClientProxy : public WebPluginResourceClient { class in namespace:content::__anon7776
99 ResourceClientProxy(PluginChannelHost* channel, int instance_id) function in class:content::__anon7776::ResourceClientProxy
104 virtual ~ResourceClientProxy() {
1103 ResourceClientProxy* proxy =
1104 new ResourceClientProxy(channel_host_.get(), instance_id_);
1114 ResourceClientProxy* proxy =
1115 new ResourceClientProxy(channel_host_.get(), instance_id_);

Completed in 31 milliseconds