Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h260 SkGlyphCache* getCache() const { return fCache; } in getCache() function
/external/chromium_org/third_party/skia/src/core/
DSkGlyphCache.h260 SkGlyphCache* getCache() const { return fCache; } in getCache() function
/external/llvm/lib/Support/
DSourceMgr.cpp36 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/llvm/lib/Analysis/
DLazyValueInfo.cpp1006 static LazyValueInfoCache &getCache(void *&PImpl) { in getCache() function
/external/chromium_org/third_party/icu/source/i18n/
Dnumfmt.cpp1098 UBool getCache = FALSE; in makeInstance() local
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java660 public DNSCache getCache() { in getCache() method in JmDNSImpl