Searched refs:set_proxy (Results 1 – 12 of 12) sorted by relevance
237 def set_proxy(self, service_name, proxy_config): member in network_ProxyResolver270 self.set_proxy(k, v)357 self.set_proxy(service_name, '{"mode":"fixed_servers","server":"' +
40 void set_proxy(const SocketAddress& proxy) { in set_proxy() function
37 void set_proxy(const ProxyInfo& proxy) { in set_proxy() function
68 auto_detect_proxy_->set_proxy(proxy); in SetProxy()
85 client_.set_proxy(proxy_); in Send()
62 detect->set_proxy(address); in DetectProxyType()
72 void set_proxy(const ProxyInfo& proxy) { proxy_ = proxy; } in set_proxy() function
82 void set_proxy(rtc::ProxyType f) { proxy_ = f; } in set_proxy() function
201 void set_proxy(const std::string& agent, const rtc::ProxyInfo& proxy) { in set_proxy() function
246 void set_proxy(const std::string& user_agent, in set_proxy() function
379 GetAllocator(endpoint)->set_proxy("unittest/1.0", info); in SetProxy()
443 port->set_proxy(allocator_->user_agent(), allocator_->proxy()); in AddAllocatedPort()