Searched refs:moveFiles (Results 1 – 5 of 5) sorted by relevance
/aosp12/build/soong/cmd/sbox/ |
H A D | sbox.go | 336 err = moveFiles(command.CopyAfter, tempDir, "") 530 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string) error { func
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ContextImpl.java | 625 private static int moveFiles(File sourceDir, File targetDir, final String prefix) { in moveFiles() method in ContextImpl 660 final int res = moveFiles(source.getParentFile(), target.getParentFile(), in moveSharedPreferencesFrom() 958 return moveFiles(source.getParentFile(), target.getParentFile(), in moveDatabaseFrom()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 1512 HSPLandroid/app/ContextImpl;->moveFiles(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)I
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 1512 HSPLandroid/app/ContextImpl;->moveFiles(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)I
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 4683 Landroid/app/ContextImpl;->moveFiles(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)I
|