Searched defs:getProxy (Results 1 – 4 of 4) sorted by relevance
/external/skia/include/utils/ | ||
D | SkProxyCanvas.h | 26 SkCanvas* getProxy() const { return fProxy; } in getProxy() function |
/external/okhttp/src/main/java/libcore/net/http/ | ||
D | HttpConnection.java | 343 public Proxy getProxy() { in getProxy() method in HttpConnection.Address |
D | HttpURLConnectionImpl.java | 474 final Proxy getProxy() { in getProxy() method in HttpURLConnectionImpl |
/external/webkit/Source/WebCore/workers/ | ||
D | DefaultSharedWorkerRepository.cpp | 394 PassRefPtr<SharedWorkerProxy> DefaultSharedWorkerRepository::getProxy(const String& name, const KUR… in getProxy() function in WebCore::DefaultSharedWorkerRepository |