Searched refs:attached_port_ref (Results 1 – 1 of 1) sorted by relevance
525 PortRef attached_port_ref; in OnUserMessage() local526 if (GetPort(message->ports()[i], &attached_port_ref) == OK) { in OnUserMessage()527 ClosePort(attached_port_ref); in OnUserMessage()