Searched defs:GetProxyInfo (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/webrtc/base/ | ||
D | proxydetect_unittest.cc | 59 bool GetProxyInfo(const std::string prefs, ProxyInfo* info) { in GetProxyInfo() function |
/external/chromium_org/chrome/service/cloud_print/ | ||
D | cloud_print_proxy.cc | 187 void CloudPrintProxy::GetProxyInfo(CloudPrintProxyInfo* info) { in GetProxyInfo() function in cloud_print::CloudPrintProxy |
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ | ||
D | connectivitychecker_unittest.cc | 277 virtual rtc::ProxyInfo GetProxyInfo() const { in GetProxyInfo() function in cricket::ConnectivityCheckerForTest |
D | connectivitychecker.cc | 185 rtc::ProxyInfo ConnectivityChecker::GetProxyInfo() const { in GetProxyInfo() function in cricket::ConnectivityChecker |