Searched refs:SetProxy (Results 1 – 11 of 11) sorted by relevance
89 FWL_ERR SetProxy(IFWL_Proxy* pProxy);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_CustomPanel147 return static_cast<CFWL_CustomPanelImp*>(GetImpl())->SetProxy(pProxy); in SetProxy()
1039 virtual FWL_ERR SetProxy(IFWL_Proxy* pProxy);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_Custom1076 return static_cast<CFWL_CustomImp*>(GetImpl())->SetProxy(pProxy); in SetProxy()
67 void SetProxy(const SocketAddress& proxy) { in SetProxy() function in rtc::AutoDetectProxyTest83 SetProxy(proxy); in TestCopesWithProxy()
34 void SetProxy(const ProxyInfo& proxy) { in SetProxy() function
72 factory.SetProxy(proxy_); in Send()
35 FWL_ERR SetProxy(IFWL_Proxy* pProxy);
98 FWL_ERR SetProxy(IFWL_Proxy* pProxy);
48 virtual bool SetProxy(const string& proxy_host,
46 MOCK_METHOD2(SetProxy, bool(const string& proxy_host,
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 P2PTransportChannelTestBase915 SetProxy(endpoint, rtc::PROXY_HTTPS); in ConfigureEndpoint()922 SetProxy(endpoint, rtc::PROXY_SOCKS5); in ConfigureEndpoint()