Home
last modified time | relevance | path

Searched defs:SetIP (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dsocketaddress.cc89 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
96 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
103 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/external/webrtc/webrtc/p2p/base/
Dstun.h287 void SetIP(const rtc::IPAddress& ip) { in SetIP() function
/external/stressapptest/src/
Dworker.cc2000 void NetworkThread::SetIP(const char *ipaddr_init) { in SetIP() function in NetworkThread