Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dsslsocketfactory.h34 void SetProxy(const ProxyInfo& proxy) { in SetProxy() function
Dautodetectproxy_unittest.cc67 void SetProxy(const SocketAddress& proxy) { in SetProxy() function in rtc::AutoDetectProxyTest
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc62 bool LibcurlWrapper::SetProxy(const string& proxy_host, in SetProxy() function in google_breakpad::LibcurlWrapper
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc374 void SetProxy(int endpoint, rtc::ProxyType type) { in SetProxy() function in P2PTransportChannelTestBase