Home
last modified time | relevance | path

Searched refs:copyFile (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/mtp/
DMtpUtils.h35 int copyFile(const char *fromPath, const char *toPath);
DMtpUtils.cpp150 ret += copyFile(oldFile.c_str(), newFile.c_str()); in copyRecursive()
157 int copyFile(const char *fromPath, const char *toPath) { in copyFile() function
DMtpServer.cpp1090 if (copyFile(fromPath, path)) { in doMoveObject()
1164 if (copyFile(fromPath, path)) { in doCopyObject()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerServiceUtils.java924 copyFile(pkg.baseCodePath, targetDir, "base.apk"); in copyPackage()
927 copyFile(pkg.splitCodePaths[i], targetDir, in copyPackage()
938 private static void copyFile(String sourcePath, File targetDir, String targetName) in copyFile() method
DPackageInstallerSession.java2490 if (!FileUtils.copyFile(fromFile, tmpFile)) { in copyFiles()
/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp42 static int copyFile(const char *dstFile, const char *srcFile) { in copyFile() function
284 int r = copyFile(newName.c_str(), origName); in loadAsCopy()
/frameworks/base/core/tests/coretests/src/android/os/
DFileUtilsTest.java114 FileUtils.copyFile(mTestFile, mCopyFile); in testCopyFile()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java666 success = FileUtils.copyFile(wallpaper.wallpaperFile, wallpaper.cropFile); in generateCrop()
3022 FileUtils.copyFile(preNWallpaper, newWallpaper); in migrateFromOld()
3035 FileUtils.copyFile(originalWallpaper, preNWallpaper); in migrateFromOld()
/frameworks/base/core/java/android/os/
DFileUtils.java259 public static boolean copyFile(File srcFile, File destFile) { in copyFile() method in FileUtils
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...