Home
last modified time | relevance | path

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

/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java168 rebuildJournal();
237 cache.rebuildJournal(); in open()
271 rebuildJournal(); in readJournal()
347 private synchronized void rebuildJournal() throws IOException { in rebuildJournal() method in DiskLruCache
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java177 rebuildJournal();
232 rebuildJournal(); in initialize()
291 rebuildJournal(); in readJournal()
377 private synchronized void rebuildJournal() throws IOException { in rebuildJournal() method in DiskLruCache