HomeSort by relevance Sort by last modified time
    Searched refs:GetReferencedPorts (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/edk/system/ports/
message_queue.h 57 void GetReferencedPorts(std::deque<PortName>* ports);
message_queue.cc 78 void MessageQueue::GetReferencedPorts(std::deque<PortName>* port_names) {
node.cc 230 port->message_queue.GetReferencedPorts(&referenced_port_names);
    [all...]

Completed in 53 milliseconds