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

/external/chromium_org/content/renderer/pepper/
H A Dpepper_proxy_channel_delegate_impl.cc27 PepperProxyChannelDelegateImpl::ShareHandleWithRemote( function in class:content::PepperProxyChannelDelegateImpl
H A Dmock_renderer_ppapi_host.cc75 IPC::PlatformFileForTransit MockRendererPpapiHost::ShareHandleWithRemote( function in class:content::MockRendererPpapiHost
H A Drenderer_ppapi_host_impl.cc223 IPC::PlatformFileForTransit RendererPpapiHostImpl::ShareHandleWithRemote( function in class:content::RendererPpapiHostImpl
235 return dispatcher_->ShareHandleWithRemote(handle, should_close_source);
/external/chromium_org/ppapi/proxy/
H A Dproxy_channel.cc61 IPC::PlatformFileForTransit ProxyChannel::ShareHandleWithRemote( function in class:ppapi::proxy::ProxyChannel
76 return delegate_->ShareHandleWithRemote(handle, peer_pid_,
H A Dplugin_main_nacl.cc70 virtual IPC::PlatformFileForTransit ShareHandleWithRemote(
129 IPC::PlatformFileForTransit PpapiDispatcher::ShareHandleWithRemote( function in class:__anon10175::PpapiDispatcher
H A Dppapi_proxy_test.cc250 PluginProxyTestHarness::PluginDelegateMock::ShareHandleWithRemote( function in class:ppapi::proxy::PluginProxyTestHarness::PluginDelegateMock
496 HostProxyTestHarness::DelegateMock::ShareHandleWithRemote( function in class:ppapi::proxy::HostProxyTestHarness::DelegateMock
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.cc136 IPC::PlatformFileForTransit PpapiThread::ShareHandleWithRemote( function in class:content::PpapiThread

Completed in 238 milliseconds