Home
last modified time | relevance | path

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

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