Searched defs:SetProxy (Results 1 – 6 of 6) sorted by relevance
124 FWL_ERR CFWL_CustomPanelImp::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in CFWL_CustomPanelImp146 FWL_ERR IFWL_CustomPanel::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in IFWL_CustomPanel
1060 FWL_ERR CFWL_CustomImp::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in CFWL_CustomImp1075 FWL_ERR IFWL_Custom::SetProxy(IFWL_Proxy* pProxy) { in SetProxy() function in IFWL_Custom
34 void SetProxy(const ProxyInfo& proxy) { in SetProxy() function
67 void SetProxy(const SocketAddress& proxy) { in SetProxy() function in rtc::AutoDetectProxyTest
62 bool LibcurlWrapper::SetProxy(const string& proxy_host, in SetProxy() function in google_breakpad::LibcurlWrapper
374 void SetProxy(int endpoint, rtc::ProxyType type) { in SetProxy() function in P2PTransportChannelTestBase