MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / open

Method open

library/src/com/android/volley/misc/DiskLruCache.java:197–236  ·  view source on GitHub ↗

Opens the cache in directory, creating a cache if none exists there. @param directory a writable directory @param valueCount the number of values per cache entry. Must be positive. @param maxSize the maximum number of bytes this cache should use to store @th

(File directory, int appVersion, int valueCount, long maxSize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DiskLruImageCacheMethod · 0.95
initDiskCacheMethod · 0.95
createConnectionMethod · 0.80

Calls 6

deleteMethod · 0.95
renameToMethod · 0.95
readJournalMethod · 0.95
processJournalMethod · 0.95
rebuildJournalMethod · 0.95
getMessageMethod · 0.45

Tested by

no test coverage detected