Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_channel.h126 void RequestPortMerge(const ports::PortName& connector_port_name,
Dnode_controller.cc285 inviter->RequestPortMerge(port.name(), name); in MergePortIntoInviter()
929 inviter->RequestPortMerge(request.second.name(), request.first); in OnAcceptBrokerClient()
Dnode_channel.cc329 void NodeChannel::RequestPortMerge(const ports::PortName& connector_port_name, in RequestPortMerge() function in mojo::core::NodeChannel