BrowserPpapiHostImpl 242 content/browser/ppapi_plugin_process_host.cc host_impl_.reset(new BrowserPpapiHostImpl(this, permissions_, info.name, BrowserPpapiHostImpl 266 content/browser/ppapi_plugin_process_host.cc host_impl_.reset(new BrowserPpapiHostImpl(this, permissions, BrowserPpapiHostImpl 105 content/browser/ppapi_plugin_process_host.h BrowserPpapiHostImpl* host_impl() { return host_impl_.get(); } BrowserPpapiHostImpl 145 content/browser/ppapi_plugin_process_host.h scoped_ptr<BrowserPpapiHostImpl> host_impl_; BrowserPpapiHostImpl 27 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl* browser_ppapi_host = BrowserPpapiHostImpl 28 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc new BrowserPpapiHostImpl(sender, permissions, std::string(), BrowserPpapiHostImpl 43 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl::BrowserPpapiHostImpl( BrowserPpapiHostImpl 64 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl::~BrowserPpapiHostImpl() { BrowserPpapiHostImpl 74 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc ppapi::host::PpapiHost* BrowserPpapiHostImpl::GetPpapiHost() { BrowserPpapiHostImpl 78 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc base::ProcessHandle BrowserPpapiHostImpl::GetPluginProcessHandle() const { BrowserPpapiHostImpl 84 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc bool BrowserPpapiHostImpl::IsValidInstance(PP_Instance instance) const { BrowserPpapiHostImpl 88 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc bool BrowserPpapiHostImpl::GetRenderFrameIDsForInstance( BrowserPpapiHostImpl 104 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc const std::string& BrowserPpapiHostImpl::GetPluginName() { BrowserPpapiHostImpl 108 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc const base::FilePath& BrowserPpapiHostImpl::GetPluginPath() { BrowserPpapiHostImpl 112 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc const base::FilePath& BrowserPpapiHostImpl::GetProfileDataDirectory() { BrowserPpapiHostImpl 116 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc GURL BrowserPpapiHostImpl::GetDocumentURLForInstance(PP_Instance instance) { BrowserPpapiHostImpl 123 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc GURL BrowserPpapiHostImpl::GetPluginURLForInstance(PP_Instance instance) { BrowserPpapiHostImpl 130 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::SetOnKeepaliveCallback( BrowserPpapiHostImpl 135 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::AddInstance( BrowserPpapiHostImpl 142 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::DeleteInstance(PP_Instance instance) { BrowserPpapiHostImpl 151 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl::HostMessageFilter::HostMessageFilter( BrowserPpapiHostImpl 153 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl* browser_ppapi_host_impl) BrowserPpapiHostImpl 158 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc bool BrowserPpapiHostImpl::HostMessageFilter::OnMessageReceived( BrowserPpapiHostImpl 165 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc IPC_BEGIN_MESSAGE_MAP(BrowserPpapiHostImpl::HostMessageFilter, msg) BrowserPpapiHostImpl 175 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::HostMessageFilter::OnHostDestroyed() { BrowserPpapiHostImpl 181 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc BrowserPpapiHostImpl::HostMessageFilter::~HostMessageFilter() { BrowserPpapiHostImpl 184 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::HostMessageFilter::OnKeepalive() { BrowserPpapiHostImpl 189 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::HostMessageFilter::OnHostMsgLogInterfaceUsage( BrowserPpapiHostImpl 194 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc void BrowserPpapiHostImpl::OnKeepalive() { BrowserPpapiHostImpl 27 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h class CONTENT_EXPORT BrowserPpapiHostImpl : public BrowserPpapiHost { BrowserPpapiHostImpl 34 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h BrowserPpapiHostImpl( BrowserPpapiHostImpl 42 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h virtual ~BrowserPpapiHostImpl(); BrowserPpapiHostImpl 90 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h BrowserPpapiHostImpl* browser_ppapi_host_impl); BrowserPpapiHostImpl 105 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h BrowserPpapiHostImpl* browser_ppapi_host_impl_; BrowserPpapiHostImpl 135 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h DISALLOW_COPY_AND_ASSIGN(BrowserPpapiHostImpl); BrowserPpapiHostImpl 13 content/browser/renderer_host/pepper/browser_ppapi_host_test.cc ppapi_host_.reset(new BrowserPpapiHostImpl( BrowserPpapiHostImpl 15 content/browser/renderer_host/pepper/browser_ppapi_host_test.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 30 content/browser/renderer_host/pepper/browser_ppapi_host_test.h scoped_ptr<BrowserPpapiHostImpl> ppapi_host_; BrowserPpapiHostImpl 51 content/browser/renderer_host/pepper/content_browser_pepper_host_factory.cc BrowserPpapiHostImpl* host) BrowserPpapiHostImpl 22 content/browser/renderer_host/pepper/content_browser_pepper_host_factory.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 27 content/browser/renderer_host/pepper/content_browser_pepper_host_factory.h explicit ContentBrowserPepperHostFactory(BrowserPpapiHostImpl* host); BrowserPpapiHostImpl 53 content/browser/renderer_host/pepper/content_browser_pepper_host_factory.h BrowserPpapiHostImpl* host_; BrowserPpapiHostImpl 83 content/browser/renderer_host/pepper/pepper_file_io_host.cc PepperFileIOHost::PepperFileIOHost(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 39 content/browser/renderer_host/pepper/pepper_file_io_host.h PepperFileIOHost(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 117 content/browser/renderer_host/pepper/pepper_file_io_host.h BrowserPpapiHostImpl* browser_ppapi_host_; BrowserPpapiHostImpl 83 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 35 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 41 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h PepperHostResolverMessageFilter(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 42 content/browser/renderer_host/pepper/pepper_network_monitor_host.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 18 content/browser/renderer_host/pepper/pepper_network_monitor_host.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 26 content/browser/renderer_host/pepper/pepper_network_monitor_host.h BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 25 content/browser/renderer_host/pepper/pepper_network_proxy_host.cc PepperNetworkProxyHost::PepperNetworkProxyHost(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 31 content/browser/renderer_host/pepper/pepper_network_proxy_host.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 36 content/browser/renderer_host/pepper/pepper_network_proxy_host.h PepperNetworkProxyHost(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 40 content/browser/renderer_host/pepper/pepper_renderer_connection.cc PendingHostCreator(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 62 content/browser/renderer_host/pepper/pepper_renderer_connection.cc BrowserPpapiHostImpl* host_; BrowserPpapiHostImpl 69 content/browser/renderer_host/pepper/pepper_renderer_connection.cc PendingHostCreator::PendingHostCreator(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 99 content/browser/renderer_host/pepper/pepper_renderer_connection.cc in_process_host_.reset(new BrowserPpapiHostImpl(this, BrowserPpapiHostImpl 111 content/browser/renderer_host/pepper/pepper_renderer_connection.cc BrowserPpapiHostImpl* PepperRendererConnection::GetHostForChildProcess( BrowserPpapiHostImpl 116 content/browser/renderer_host/pepper/pepper_renderer_connection.cc BrowserPpapiHostImpl* host = static_cast<BrowserPpapiHostImpl*>( BrowserPpapiHostImpl 166 content/browser/renderer_host/pepper/pepper_renderer_connection.cc BrowserPpapiHostImpl* host = GetHostForChildProcess(child_process_id); BrowserPpapiHostImpl 27 content/browser/renderer_host/pepper/pepper_renderer_connection.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 48 content/browser/renderer_host/pepper/pepper_renderer_connection.h BrowserPpapiHostImpl* GetHostForChildProcess(int child_process_id) const; BrowserPpapiHostImpl 68 content/browser/renderer_host/pepper/pepper_renderer_connection.h scoped_ptr<BrowserPpapiHostImpl> in_process_host_; BrowserPpapiHostImpl 42 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 28 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 38 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.h BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 53 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 80 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 45 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 54 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 60 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 43 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.cc BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 43 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h class BrowserPpapiHostImpl; BrowserPpapiHostImpl 49 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h PepperUDPSocketMessageFilter(BrowserPpapiHostImpl* host, BrowserPpapiHostImpl 812 content/browser/renderer_host/render_message_filter.cc BrowserPpapiHostImpl* host = static_cast<BrowserPpapiHostImpl*>( BrowserPpapiHostImpl 829 content/browser/renderer_host/render_message_filter.cc BrowserPpapiHostImpl* host = static_cast<BrowserPpapiHostImpl*>(