Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dbroker_host.h36 bool SendChannel(PlatformHandle handle);
Dbroker_host.cc65 bool BrokerHost::SendChannel(PlatformHandle handle) { in SendChannel() function in mojo::core::BrokerHost
Dnode_controller.cc335 bool channel_ok = broker_host->SendChannel( in SendBrokerClientInvitationOnIOThread()