Searched refs:SendChannel (Results 1 – 3 of 3) sorted by relevance
36 bool SendChannel(PlatformHandle handle);
65 bool BrokerHost::SendChannel(PlatformHandle handle) { in SendChannel() function in mojo::core::BrokerHost
335 bool channel_ok = broker_host->SendChannel( in SendBrokerClientInvitationOnIOThread()