Home
last modified time | relevance | path

Searched refs:readJournal (Results 1 – 2 of 2) sorted by relevance

/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java220 cache.readJournal(); in open()
241 private void readJournal() throws IOException { in readJournal() method in DiskLruCache
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java220 readJournal(); in initialize()
261 private void readJournal() throws IOException { in readJournal() method in DiskLruCache