OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toChain
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/http/conn/routing/
HttpRoute.java
138
this(local, target,
toChain
(proxies), secure, tunnelled, layered);
161
this(local, target,
toChain
(proxy), secure, tunnelled, layered);
205
this(local, target,
toChain
(proxy), secure,
222
private static HttpHost[]
toChain
(HttpHost proxy) {
238
private static HttpHost[]
toChain
(HttpHost[] proxies) {
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
Completed in 400 milliseconds