Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/cache/
DPartialZipDownloadCache.java105 public boolean getCachedFile(File targetFile, String fileName, String crc) { in getCachedFile() method in PartialZipDownloadCache
/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java507 File getCachedFile(String remoteFilePath) { in getCachedFile() method in FileDownloadCache