Home
last modified time | relevance | path

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

/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/
DOkCacheContainer.java23 Cache getCache(); in getCache() method
DAndroidShimResponseCache.java54 public Cache getCache() { in getCache() method in AndroidShimResponseCache
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/
DHttpResponseCache.java187 public Cache getCache() { in getCache() method in HttpResponseCache
/external/skia/src/core/
DSkGlyphCache.h278 SkGlyphCache* getCache() const { return this->get(); } in getCache() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DOkHttpClient.java356 public Cache getCache() { in getCache() method in OkHttpClient
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DNodeSequence.java76 private IteratorCache getCache() { in getCache() method in NodeSequence
/external/llvm/lib/Support/
DSourceMgr.cpp34 static LineNoCacheTy *getCache(void *Ptr) { in getCache() function
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DBitmapFont.java352 public BitmapFontCache getCache () { in getCache() method in BitmapFont
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1165 static LazyValueInfoCache &getCache(void *&PImpl, AssumptionCache *AC, in getCache() function
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java660 public DNSCache getCache() { in getCache() method in JmDNSImpl