Home
last modified time | relevance | path

Searched refs:GetAnyIP (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dipaddress.h179 IPAddress GetAnyIP(int family);
Dipaddress.cc515 IPAddress GetAnyIP(int family) { in GetAnyIP() function
/external/webrtc/webrtc/p2p/client/
Dportallocator_unittest.cc295 rtc::GetAnyIP(candidates_[total_candidates].address().family()); in CheckDisableAdapterEnumeration()