OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShareHandleWithRemote
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_proxy_channel_delegate_impl.cc
27
PepperProxyChannelDelegateImpl::
ShareHandleWithRemote
(
mock_renderer_ppapi_host.cc
75
IPC::PlatformFileForTransit MockRendererPpapiHost::
ShareHandleWithRemote
(
renderer_ppapi_host_impl.cc
223
IPC::PlatformFileForTransit RendererPpapiHostImpl::
ShareHandleWithRemote
(
235
return dispatcher_->
ShareHandleWithRemote
(handle, should_close_source);
/external/chromium_org/ppapi/proxy/
proxy_channel.cc
61
IPC::PlatformFileForTransit ProxyChannel::
ShareHandleWithRemote
(
76
return delegate_->
ShareHandleWithRemote
(handle, peer_pid_,
plugin_main_nacl.cc
70
virtual IPC::PlatformFileForTransit
ShareHandleWithRemote
(
129
IPC::PlatformFileForTransit PpapiDispatcher::
ShareHandleWithRemote
(
ppapi_proxy_test.cc
250
PluginProxyTestHarness::PluginDelegateMock::
ShareHandleWithRemote
(
496
HostProxyTestHarness::DelegateMock::
ShareHandleWithRemote
(
/external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc
136
IPC::PlatformFileForTransit PpapiThread::
ShareHandleWithRemote
(
Completed in 238 milliseconds