Searched refs:BeginProxying (Results 1 – 2 of 2) sorted by relevance
179 int BeginProxying(PortRef port_ref);
509 return BeginProxying(PortRef(port_name, port)); in OnPortAccepted()1136 int Node::BeginProxying(PortRef port_ref) { in BeginProxying() function in mojo::edk::ports::Node