Searched defs:set_proxy (Results 1 – 7 of 7) sorted by relevance
| /external/python/cpython2/Mac/Modules/ |
| D | _scproxy.c | 126 set_proxy(PyObject* proxies, char* proto, CFDictionaryRef proxyDict, in set_proxy() function
|
| /external/python/cpython3/Modules/ |
| D | _scproxy.c | 131 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy() function
|
| /external/webrtc/p2p/base/ |
| D | port.h | 335 void set_proxy(absl::string_view user_agent, const rtc::ProxyInfo& proxy) { in set_proxy() function
|
| D | port_allocator.h | 488 void set_proxy(absl::string_view agent, const rtc::ProxyInfo& proxy) { in set_proxy() function
|
| /external/python/cpython2/Lib/ |
| D | urllib2.py | 296 def set_proxy(self, host, type): member in Request
|
| /external/python/cpython3/Lib/urllib/ |
| D | request.py | 390 def set_proxy(self, host, type): member in Request
|
| /external/cronet/net/http/ |
| D | http_network_transaction_unittest.cc | 371 void set_proxy(const ProxyServer& proxy_server) { in set_proxy() function in net::__anond132eeb60111::SingleProxyDelegate
|