Home
last modified time | relevance | path

Searched defs:StringToIP (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dsocketaddress.cc316 bool SocketAddress::StringToIP(const std::string& hostname, uint32* ip) { in StringToIP() function in talk_base::SocketAddress
324 uint32 SocketAddress::StringToIP(const std::string& hostname) { in StringToIP() function in talk_base::SocketAddress