Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dproxydetect.cc286 bool ParseProxy(const std::string& saddress, ProxyInfo* proxy) { in ParseProxy() argument
295 const char* address = saddress.c_str(); in ParseProxy()