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

/external/chromium_org/ipc/
H A Dipc_test_base.h71 void CreateChannelProxy(
H A Dipc_channel_unittest.cc129 CreateChannelProxy(&listener, thread.message_loop_proxy().get());
H A Dipc_test_base.cc86 void IPCTestBase::CreateChannelProxy( function in class:IPCTestBase
H A Dipc_channel_proxy_unittest.cc248 CreateChannelProxy(listener_.get(), thread_->message_loop_proxy().get());
H A Dipc_perftest_support.cc283 CreateChannelProxy(&listener, io_thread.task_runner());
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h292 scoped_ptr<IPC::ChannelProxy> CreateChannelProxy(
H A Drender_process_host_impl.cc581 channel_ = CreateChannelProxy(channel_id);
667 scoped_ptr<IPC::ChannelProxy> RenderProcessHostImpl::CreateChannelProxy( function in class:content::RenderProcessHostImpl

Completed in 3245 milliseconds