Searched refs:PortMapping (Results 1 – 3 of 3) sorted by relevance
33 using PortMapping = base::flat_map<std::string, ports::PortRef>; variable34 PortMapping TakeAttachedPorts();41 PortMapping attached_ports_;
19 PortMapping attached_ports; in Close()64 InvitationDispatcher::PortMapping InvitationDispatcher::TakeAttachedPorts() { in TakeAttachedPorts()65 PortMapping attached_ports; in TakeAttachedPorts()
1371 InvitationDispatcher::PortMapping attached_port_map = in SendInvitation()