Home
last modified time | relevance | path

Searched defs:cacheSource (Results 1 – 2 of 2) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DDiskCacheStrategy.java16 private final boolean cacheSource; field in DiskCacheStrategy
19 DiskCacheStrategy(boolean cacheSource, boolean cacheResult) { in DiskCacheStrategy()
27 public boolean cacheSource() { in cacheSource() method in DiskCacheStrategy
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp908 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource() function in __anon14cc912e0311::SourcePrinter