Searched refs:AcceptBrokerClient (Results 1 – 3 of 3) sorted by relevance
124 void AcceptBrokerClient(const ports::NodeName& broker_name,
809 channel->AcceptBrokerClient(name_, PlatformHandle()); in OnAcceptInvitation()877 client->AcceptBrokerClient(from_node, std::move(broker_channel)); in OnBrokerClientAdded()
315 void NodeChannel::AcceptBrokerClient(const ports::NodeName& broker_name, in AcceptBrokerClient() function in mojo::core::NodeChannel