Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java83 private static class FilePair { class in FileDownloadCache
87 FilePair(String relPath, File file) { in FilePair() method in FileDownloadCache.FilePair