Home
last modified time | relevance | path

Searched refs:destination_port_name (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/ports/
Dnode.h158 const PortName& destination_port_name); in COMPONENT_EXPORT()
Dnode.cc399 const PortName& destination_port_name) { in MergePorts() argument
406 << " to " << destination_port_name << "@" << destination_node_name; in MergePorts()
426 std::make_unique<MergePortEvent>(destination_port_name, new_port_name, in MergePorts()