Searched defs:ShareHandleWithRemote (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_proxy_channel_delegate_impl.cc26 PepperProxyChannelDelegateImpl::ShareHandleWithRemote( function in class:content::PepperProxyChannelDelegateImpl
H A Dmock_renderer_ppapi_host.cc73 IPC::PlatformFileForTransit MockRendererPpapiHost::ShareHandleWithRemote( function in class:content::MockRendererPpapiHost
H A Drenderer_ppapi_host_impl.cc218 IPC::PlatformFileForTransit RendererPpapiHostImpl::ShareHandleWithRemote( function in class:content::RendererPpapiHostImpl
229 return dispatcher_->ShareHandleWithRemote(handle, should_close_source);
/external/chromium_org/ppapi/proxy/
H A Dproxy_channel.cc62 IPC::PlatformFileForTransit ProxyChannel::ShareHandleWithRemote( function in class:ppapi::proxy::ProxyChannel
73 return delegate_->ShareHandleWithRemote(handle, peer_pid_,
H A Dppapi_proxy_test.cc251 PluginProxyTestHarness::PluginDelegateMock::ShareHandleWithRemote( function in class:ppapi::proxy::PluginProxyTestHarness::PluginDelegateMock
487 HostProxyTestHarness::DelegateMock::ShareHandleWithRemote( function in class:ppapi::proxy::HostProxyTestHarness::DelegateMock
/external/chromium_org/ppapi/nacl_irt/
H A Dppapi_dispatcher.cc83 IPC::PlatformFileForTransit PpapiDispatcher::ShareHandleWithRemote( function in class:ppapi::PpapiDispatcher
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.cc177 IPC::PlatformFileForTransit PpapiThread::ShareHandleWithRemote( function in class:content::PpapiThread

Completed in 91 milliseconds