Home
last modified time | relevance | path

Searched defs:getCache (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h301 SkGlyphCache* getCache() const { return fCache; } in getCache() function
/external/llvm/lib/Support/
DSourceMgr.cpp32 static LineNoCacheTy *getCache(void *Ptr) { in getCache() function
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DNodeSequence.java76 private IteratorCache getCache() { in getCache() method in NodeSequence
/external/okhttp/src/main/java/libcore/net/http/
DHttpResponseCache.java227 public DiskLruCache getCache() { in getCache() method in HttpResponseCache
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1002 static LazyValueInfoCache &getCache(void *&PImpl) { in getCache() function
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java660 public DNSCache getCache() { in getCache() method in JmDNSImpl