Searched defs:SetProxy (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | sslsocketfactory.h | 34 void SetProxy(const ProxyInfo& proxy) { in SetProxy() function |
D | autodetectproxy_unittest.cc | 67 void SetProxy(const SocketAddress& proxy) { in SetProxy() function in rtc::AutoDetectProxyTest |
/external/google-breakpad/src/common/linux/ | ||
D | libcurl_wrapper.cc | 62 bool LibcurlWrapper::SetProxy(const string& proxy_host, in SetProxy() function in google_breakpad::LibcurlWrapper |
/external/webrtc/webrtc/p2p/base/ | ||
D | p2ptransportchannel_unittest.cc | 374 void SetProxy(int endpoint, rtc::ProxyType type) { in SetProxy() function in P2PTransportChannelTestBase |