Home
last modified time | relevance | path

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

/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DDefaultContainerService.java379 private void copyFile(String sourcePath, IParcelFileDescriptorFactory target, String targetName) in copyFile()
395 private void copyFile(String sourcePath, File targetDir, String targetName, in copyFile()
/frameworks/base/tools/aapt/
DCrunchCache.cpp18 CrunchCache::CrunchCache(String8 sourcePath, String8 destPath, FileFinder* ff) in CrunchCache()
/frameworks/base/libs/hwui/
DPathCache.cpp412 const SkPath* sourcePath = path->getSourcePath(); in getSourcePath() local