Home | History | Annotate | Download | only in system

Lines Matching refs:PortRef

90   void SetPortObserver(const ports::PortRef& port,
95 void ClosePort(const ports::PortRef& port);
98 int SendMessage(const ports::PortRef& port_ref,
103 void ReservePort(const std::string& token, const ports::PortRef& port,
108 const ports::PortRef& port);
111 int MergeLocalPorts(const ports::PortRef& port0, const ports::PortRef& port1);
138 ports::PortRef port;
170 void PortStatusChanged(const ports::PortRef& port) override;
254 std::vector<std::pair<std::string, ports::PortRef>> pending_port_merges_;