Searched defs:GetBestIP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dnetwork.cc91 IPAddress ip_a = a->GetBestIP();
92 IPAddress ip_b = b->GetBestIP();
666 IPAddress Network::GetBestIP() const { function in class:rtc::Network

Completed in 84 milliseconds