Home
last modified time | relevance | path

Searched refs:SendChannel (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/
Dbroker_host.h24 void SendChannel(ScopedPlatformHandle handle);
Dbroker_host_posix.cc49 void BrokerHost::SendChannel(ScopedPlatformHandle handle) { in SendChannel() function in mojo::edk::BrokerHost
Dnode_controller.cc388 broker_host->SendChannel(node_channel.PassClientHandle()); in ConnectToChildOnIOThread()