Searched refs:GetProxyForUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dautodetectproxy.h53 virtual bool GetProxyForUrl(const char* agent, const char* url, function in class:rtc::AutoDetectProxy
H A Dautodetectproxy.cc45 GetProxyForUrl(agent_.c_str(), server_url_.c_str(), &proxy_);

Completed in 67 milliseconds