Home
last modified time | relevance | path

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

/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.cc55 bool LibcurlWrapper::SetProxy(const string& proxy_host, in SetProxy() function in google_breakpad::LibcurlWrapper
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc490 void SetProxy(int endpoint, rtc::ProxyType type) { in SetProxy() function in cricket::P2PTransportChannelTestBase
1118 SetProxy(endpoint, rtc::PROXY_HTTPS); in ConfigureEndpoint()
1125 SetProxy(endpoint, rtc::PROXY_SOCKS5); in ConfigureEndpoint()