HomeSort by relevance Sort by last modified time
    Searched refs:GetLocalIPs (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
socketaddress.h 181 static bool GetLocalIPs(std::vector<uint32>& ips);
socketaddress.cc 182 } else if (GetLocalIPs(ips)) {
337 bool SocketAddress::GetLocalIPs(std::vector<uint32>& ips) {

Completed in 42 milliseconds