Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dproxydetect_unittest.cc59 bool GetProxyInfo(const std::string prefs, ProxyInfo* info) { in GetProxyInfo() function
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy.cc187 void CloudPrintProxy::GetProxyInfo(CloudPrintProxyInfo* info) { in GetProxyInfo() function in cloud_print::CloudPrintProxy
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dconnectivitychecker_unittest.cc277 virtual rtc::ProxyInfo GetProxyInfo() const { in GetProxyInfo() function in cricket::ConnectivityCheckerForTest
Dconnectivitychecker.cc185 rtc::ProxyInfo ConnectivityChecker::GetProxyInfo() const { in GetProxyInfo() function in cricket::ConnectivityChecker