Home
last modified time | relevance | path

Searched defs:getCache (Results 1 – 21 of 21) 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/repackaged/okhttp-android-support/src/main/java/com/android/okhttp/
DOkCacheContainer.java25 Cache getCache(); in getCache() method
DAndroidShimResponseCache.java56 public Cache getCache() { in getCache() method in AndroidShimResponseCache
/external/okhttp/repackaged/android/src/main/java/com/android/okhttp/internalandroidapi/
DHasCacheHolder.java75 public Cache getCache() { in getCache() method in HasCacheHolder.CacheHolder
/external/okhttp/android/src/main/java/com/android/okhttp/internalandroidapi/
DHasCacheHolder.java73 public Cache getCache() { in getCache() method in HasCacheHolder.CacheHolder
/external/scudo/standalone/
Dtsd.h69 typename Allocator::CacheT &getCache() ASSERT_CAPABILITY(Mutex) { in getCache() function
/external/perfetto/ui/src/common/
Dcache_manager.ts29 async function getCache(): Promise<Cache|undefined> { function
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/
DHttpResponseCache.java187 public Cache getCache() { in getCache() method in HttpResponseCache
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DVMState.java70 private Cache getCache() { in getCache() method in VMState
DObjectReferenceImpl.java67 protected Cache getCache() { in getCache() method in ObjectReferenceImpl
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCacheDataSource.java99 public Cache getCache() { in getCache() method in CacheDataSource.Factory
549 public Cache getCache() { in getCache() method in CacheDataSource
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCacheDataSource.java93 public Cache getCache() { in getCache() method in CacheDataSource.Factory
539 public Cache getCache() { in getCache() method in CacheDataSource
/external/volley/core/src/main/java/com/android/volley/
DRequestQueue.java204 public Cache getCache() { in getCache() method in RequestQueue
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DOkHttpClient.java303 public Cache getCache() { in getCache() method in OkHttpClient
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DOkHttpClient.java312 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/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DSourceRoot.java495 public List<ParseResult<CompilationUnit>> getCache() { in getCache() method in SourceRoot
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/
DFastDateParser.java653 private static ConcurrentMap<Locale, Strategy> getCache(final int field) { in getCache() method in FastDateParser
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1428 static LazyValueInfoCache &getCache(void *&PImpl, AssumptionCache *AC, in getCache() function