Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_panelimp.cpp124 FWL_ERR CFWL_CustomPanelImp::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in CFWL_CustomPanelImp
146 FWL_ERR IFWL_CustomPanel::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in IFWL_CustomPanel
Dfwl_widgetimp.cpp1060 FWL_ERR CFWL_CustomImp::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in CFWL_CustomImp
1075 FWL_ERR IFWL_Custom::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in IFWL_Custom
/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