Home
last modified time | relevance | path

Searched defs:getCache (Results 1 – 12 of 12) 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/volley/src/main/java/com/android/volley/
DRequestQueue.java180 public Cache getCache() { in getCache() method in RequestQueue
/external/swiftshader/third_party/LLVM/lib/Support/
DSourceMgr.cpp32 static LineNoCacheTy *getCache(void *Ptr) { in getCache() function
/external/skia/src/core/
DSkGlyphCache.h254 SkGlyphCache* getCache() const { return this->get(); } in getCache() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DOkHttpClient.java303 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/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp1001 static LazyValueInfoCache &getCache(void *&PImpl) { in getCache() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1428 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