Searched defs:SetPort (Results 1 – 5 of 5) sorted by relevance
224 void RawTransportChannel::SetPort(Port* port) { in SetPort() function in cricket::RawTransportChannel
212 void SetPort(uint16 port) { port_ = port; } in SetPort() function
149 void AddressList::SetPort(int port) { in SetPort() function in net::AddressList
113 void SocketAddress::SetPort(int port) { in SetPort() function in talk_base::SocketAddress
682 void SetPort(const CHAR* s, const url_parse::Component& comp) { in SetPort() function