Searched defs:getProxy (Results 1 – 6 of 6) sorted by relevance
/external/autotest/frontend/client/src/autotest/common/ | ||
D | JsonRpcProxy.java | 38 public static JsonRpcProxy getProxy(String baseUrl) { in getProxy() method in JsonRpcProxy |
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ | ||
D | Route.java | 65 public Proxy getProxy() { in getProxy() method in Route |
D | Address.java | 130 public Proxy getProxy() { in getProxy() method in Address |
D | OkHttpClient.java | 302 public Proxy getProxy() { in getProxy() method in OkHttpClient |
/external/jetty/src/java/org/eclipse/jetty/client/ | ||
D | HttpDestination.java | 636 public Address getProxy() in getProxy() method in HttpDestination |
D | HttpClient.java | 580 public Address getProxy() in getProxy() method in HttpClient |