Home
last modified time | relevance | path

Searched refs:SetProxy (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/base/
Dautodetectproxy_unittest.cc67 void SetProxy(const SocketAddress& proxy) { in SetProxy() function in rtc::AutoDetectProxyTest
83 SetProxy(proxy); in TestCopesWithProxy()
Dsslsocketfactory.h34 void SetProxy(const ProxyInfo& proxy) { in SetProxy() function
Dhttprequest.cc72 factory.SetProxy(proxy_); in Send()
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.h48 virtual bool SetProxy(const string& proxy_host,
Dgoogle_crashdump_uploader_test.cc46 MOCK_METHOD2(SetProxy, bool(const string& proxy_host,
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
915 SetProxy(endpoint, rtc::PROXY_HTTPS); in ConfigureEndpoint()
922 SetProxy(endpoint, rtc::PROXY_SOCKS5); in ConfigureEndpoint()