Searched refs:addFiles (Results 1 – 3 of 3) sorted by relevance
792 fun addFiles(file: File) { in <lambda>() method797 addFiles(child) in <lambda>()801 addFiles(dir) in <lambda>()
130 addFiles(mCacheRoot, new Stack<String>(), cacheEntryList); in FileDownloadCache()158 private void addFiles(File dir, Stack<String> relPathSegments, in addFiles() method in FileDownloadCache169 addFiles(childFile, relPathSegments, cacheEntryList); in addFiles()
106 addFiles(info, mExtraFiles); in getBuild()161 private void addFiles(IBuildInfo buildInfo, Map<String, File> fileMaps) { in addFiles() method in BootstrapBuildProvider