Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/ports/
Dnode.cc196 std::deque<PortName> referenced_port_names; in ClosePort() local
230 port->message_queue.GetReferencedPorts(&referenced_port_names); in ClosePort()
242 for (const auto& name : referenced_port_names) { in ClosePort()
1298 std::deque<PortName> referenced_port_names; in DestroyAllPortsWithPeer() local
1333 &referenced_port_names); in DestroyAllPortsWithPeer()
1367 for (const auto& name : referenced_port_names) { in DestroyAllPortsWithPeer()