Searched defs:SetPort (Results 1 – 7 of 7) sorted by relevance
221 void RawTransportChannel::SetPort(PortInterface* port) { in SetPort() function in cricket::RawTransportChannel
305 void SetPort(uint16 port) { address_.SetPort(port); } in SetPort() function
135 SocketAddress::SetPort (in_port_t port) in SetPort() function in SocketAddress
245 void BaseTestServer::SetPort(uint16 port) { in SetPort() function in net::BaseTestServer
122 void SocketAddress::SetPort(int port) { in SetPort() function in rtc::SocketAddress
336 bool URLPattern::SetPort(const std::string& port) { in SetPort() function in URLPattern
685 void SetPort(const CHAR* s, const Component& comp) { in SetPort() function