Home
last modified time | relevance | path

Searched defs:MemoryCache (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dcache.h33 MemoryCache, enumerator
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
DMemoryCache.java9 public interface MemoryCache { interface
/external/python/oauth2client/oauth2client/
Dtransport.py32 class MemoryCache(object): class
Dclient.py125 MemoryCache = transport.MemoryCache variable
/external/llvm-project/lldb/source/Target/
DMemory.cpp23 MemoryCache::MemoryCache(Process &process) in MemoryCache() function in MemoryCache