Searched defs:getProxy (Results 1 – 10 of 10) sorted by relevance
38 public static JsonRpcProxy getProxy(String baseUrl) { in getProxy() method in JsonRpcProxy45 public static JsonRpcProxy getProxy() { in getProxy() method in JsonRpcProxy
67 public Proxy getProxy() { in getProxy() method in Route
155 public Proxy getProxy() { in getProxy() method in Address
256 public Proxy getProxy() { in getProxy() method in OkHttpClient
65 public Proxy getProxy() { in getProxy() method in Route
153 public Proxy getProxy() { in getProxy() method in Address
249 public Proxy getProxy() { in getProxy() method in OkHttpClient
55 public static <T> T getProxy(Class<T> type, Object obj) { in getProxy() method in TestJDKProxy
126 InterfacePtrController.prototype.getProxy = function() { method in InterfacePtrController437 AssociatedInterfacePtrController.prototype.getProxy = function() { method in AssociatedInterfacePtrController
742 std::string getProxy(llvm::StringRef F) { in getProxy() function in clang::tooling::InterpolateTest