Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java116 addFiles(mCacheRoot, new Stack<String>(), cacheEntryList); in FileDownloadCache()
141 private void addFiles(File dir, Stack<String> relPathSegments, in addFiles() method in FileDownloadCache
152 addFiles(childFile, relPathSegments, cacheEntryList); in addFiles()
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt792 fun addFiles(file: File) { in <lambda>() method
797 addFiles(child) in <lambda>()
801 addFiles(dir) in <lambda>()