Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_channel.h134 void RequestPortMerge(const ports::PortName& connector_port_name,
Dnode_controller.cc336 parent->RequestPortMerge(port.name(), token); in MergePortIntoParent()
988 parent->RequestPortMerge(request.second.name(), request.first); in OnAcceptBrokerClient()
Dnode_channel.cc336 void NodeChannel::RequestPortMerge(const ports::PortName& connector_port_name, in RequestPortMerge() function in mojo::edk::NodeChannel