Searched refs:existsInCache (Results 1 – 5 of 5) sorted by relevance
/external/vogar/src/vogar/ | ||
D | FileCache.java | 26 boolean existsInCache(String key); in existsInCache() method |
D | HostFileCache.java | 70 public boolean existsInCache(String key) { in existsInCache() method in HostFileCache |
D | Md5Cache.java | 45 if (fileCache.existsInCache(key)) { in getFromCache() |
/external/vogar/src/vogar/android/ | ||
D | DeviceFileCache.java | 42 public boolean existsInCache(String key) { in existsInCache() method in DeviceFileCache |
/external/conscrypt/benchmark-android/ | ||
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |