Home
last modified time | relevance | path

Searched defs:getProxy (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/utils/
DSkProxyCanvas.h26 SkCanvas* getProxy() const { return fProxy; } in getProxy() function
/external/okhttp/src/main/java/libcore/net/http/
DHttpConnection.java343 public Proxy getProxy() { in getProxy() method in HttpConnection.Address
DHttpURLConnectionImpl.java474 final Proxy getProxy() { in getProxy() method in HttpURLConnectionImpl
/external/webkit/Source/WebCore/workers/
DDefaultSharedWorkerRepository.cpp394 PassRefPtr<SharedWorkerProxy> DefaultSharedWorkerRepository::getProxy(const String& name, const KUR… in getProxy() function in WebCore::DefaultSharedWorkerRepository