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

  /external/libmojo/mojo/edk/system/ports/
node.h 170 scoped_refptr<Port> GetPort_Locked(const PortName& port_name);
node.cc 735 scoped_refptr<Port> new_port = GetPort_Locked(event.new_port_name);
797 return GetPort_Locked(port_name);
800 scoped_refptr<Port> Node::GetPort_Locked(const PortName& port_name) {
    [all...]

Completed in 74 milliseconds