Searched refs:CloseChildPorts (Results 1 – 3 of 3) sorted by relevance
82 void CloseChildPorts(const std::string& child_token);
206 void NodeController::CloseChildPorts(const std::string& child_token) { in CloseChildPorts() function in mojo::edk::NodeController
181 GetNodeController()->CloseChildPorts(child_token); in ChildLaunchFailed()