Searched defs:SetIP (Results 1 – 2 of 2) 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 |