Home
last modified time | relevance | path

Searched defs:OnClientLaunched (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ipc/mojo/
Dipc_channel_mojo_host.cc69 void ChannelMojoHost::ChannelDelegate::OnClientLaunched( in OnClientLaunched() function in IPC::ChannelMojoHost::ChannelDelegate
95 void ChannelMojoHost::OnClientLaunched(base::ProcessHandle process) { in OnClientLaunched() function in IPC::ChannelMojoHost
Dipc_mojo_bootstrap.cc77 void MojoServerBootstrap::OnClientLaunched(base::ProcessHandle process) { in OnClientLaunched() function in IPC::__anon0bf3c7f20111::MojoServerBootstrap
138 void MojoClientBootstrap::OnClientLaunched(base::ProcessHandle process) { in OnClientLaunched() function in IPC::__anon0bf3c7f20111::MojoClientBootstrap
Dipc_channel_mojo.cc204 void ChannelMojo::OnClientLaunched(base::ProcessHandle handle) { in OnClientLaunched() function in IPC::ChannelMojo