Searched defs:sourcePath (Results 1 – 2 of 2) sorted by relevance
379 private void copyFile(String sourcePath, IParcelFileDescriptorFactory target, String targetName) in copyFile()395 private void copyFile(String sourcePath, File targetDir, String targetName, in copyFile()
18 CrunchCache::CrunchCache(String8 sourcePath, String8 destPath, FileFinder* ff) in CrunchCache()