HomeSort by relevance Sort by last modified time
    Searched refs:channel_delegate (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ipc/mojo/
ipc_channel_mojo_host.h 30 ChannelMojo::Delegate* channel_delegate() const;
ipc_mojo_perftest.cc 36 return IPC::ChannelMojo::CreateServerFactory(host_->channel_delegate(),
ipc_channel_mojo_host.cc 106 ChannelMojo::Delegate* ChannelMojoHost::channel_delegate() const { function in class:IPC::ChannelMojoHost
ipc_channel_mojo_unittest.cc 86 return IPC::ChannelMojo::CreateServerFactory(host_->channel_delegate(),
194 return IPC::ChannelMojo::CreateServerFactory(host_->channel_delegate(),
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 680 channel_mojo_host_->channel_delegate(), channel_id),
    [all...]

Completed in 61 milliseconds