Searched defs:SetPort (Results 1 – 11 of 11) 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
221 void RawTransportChannel::SetPort(PortInterface* port) { in SetPort() function in cricket::RawTransportChannel
304 void SetPort(uint16 port) { address_.SetPort(port); } in SetPort() function
149 void AddressList::SetPort(int port) { in SetPort() function in net::AddressList
197 void BaseTestServer::SetPort(uint16 port) { in SetPort() function in net::BaseTestServer
113 void SocketAddress::SetPort(int port) { in SetPort() function in talk_base::SocketAddress
137 void SocketAddress::SetPort(int port) { in SetPort() function in talk_base::SocketAddress
307 bool URLPattern::SetPort(const std::string& port) { in SetPort() function in URLPattern
682 void SetPort(const CHAR* s, const url_parse::Component& comp) { in SetPort() function
687 void SetPort(const CHAR* s, const url_parse::Component& comp) { in SetPort() function