Searched defs:SetIP (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | socketaddress.cc | 89 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress |
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.h | 287 void SetIP(const rtc::IPAddress& ip) { in SetIP() function |
/external/stressapptest/src/ | ||
D | worker.cc | 2000 void NetworkThread::SetIP(const char *ipaddr_init) { in SetIP() function in NetworkThread |