/aosp_15_r20/frameworks/base/core/java/android/gesture/ |
H A D | Gesture.java | 125 public Path toPath() { in toPath() method in Gesture 129 public Path toPath(Path path) { in toPath() method in Gesture 142 public Path toPath(int width, int height, int edge, int numSample) { in toPath() method in Gesture 146 public Path toPath(Path path, int width, int height, int edge, int numSample) { in toPath() method in Gesture
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/examples/ |
H A D | ExpanderTest.java | 184 .createArchiveOutputStream("zip", Files.newOutputStream(archive.toPath()))) { in setupZip() 208 .createArchiveOutputStream("zip", Files.newOutputStream(archive.toPath()))) { in setupZip() 227 try (InputStream is = Files.newInputStream(new File(resultDir, fileName).toPath())) { in assertHelloWorld()
|
H A D | ParameterizedExpanderTest.java | 78 .createArchiveOutputStream(format, Files.newOutputStream(archive.toPath()))) { in setUp() 151 try (InputStream is = Files.newInputStream(new File(resultDir, fileName).toPath())) { in assertHelloWorld()
|
H A D | SevenZArchiverTest.java | 48 try (OutputStream os = Files.newOutputStream(new File(dir, "a/b/d.txt").toPath())) { in setUp() 51 try (OutputStream os = Files.newOutputStream(new File(dir, "a/b/c/e.txt").toPath())) { in setUp()
|
H A D | ParameterizedArchiverTest.java | 76 try (OutputStream os = Files.newOutputStream(new File(dir, "a/b/d.txt").toPath())) { in setUp() 79 try (OutputStream os = Files.newOutputStream(new File(dir, "a/b/c/e.txt").toPath())) { in setUp()
|
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
H A D | SystemJimfsFileSystemProvider.java | 168 private static Path toPath(FileSystem fileSystem, URI uri) { in toPath() method in SystemJimfsFileSystemProvider 173 Method toPath = fileSystem.getClass().getDeclaredMethod("toPath", URI.class); in toPath() local
|
/aosp_15_r20/system/vold/ |
H A D | MoveStorage.cpp | 124 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp() 196 std::string toPath; in moveStorageInternal() local
|
/aosp_15_r20/frameworks/av/media/mtp/ |
H A D | MtpUtils.cpp | 120 int copyRecursive(const char *fromPath, const char *toPath) { in copyRecursive() 157 int copyFile(const char *fromPath, const char *toPath) { in copyFile()
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/output/ |
H A D | DeferredFileOutputStream.java | 192 private static Path toPath(final File file, final Supplier<Path> defaultPathSupplier) { in toPath() method in DeferredFileOutputStream 196 private static Path toPath(final Path file, final Supplier<Path> defaultPathSupplier) { in toPath() method in DeferredFileOutputStream
|
/aosp_15_r20/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 256 public void rename(String fromPath, String toPath) { in rename() 467 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 466 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 256 public void rename(String fromPath, String toPath) { in rename() 467 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 256 public void rename(String fromPath, String toPath) { in rename() 467 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 466 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 458 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | AbstractFakeFileSystem.java | 255 public void rename(String fromPath, String toPath) { in rename() 453 protected void renamePath(FileSystemEntry entry, String toPath) { in renamePath()
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
H A D | RntoCommandHandler.java | 43 String toPath = getRealPath(session, command.getRequiredParameter(0)); in handle() local
|
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/command/ |
H A D | RntoCommandHandler.java | 43 String toPath = getRealPath(session, command.getRequiredParameter(0)); in handle() local
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/command/ |
H A D | RntoCommandHandler.java | 43 String toPath = getRealPath(session, command.getRequiredParameter(0)); in handle() local
|
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
H A D | RntoCommandHandler.java | 43 String toPath = getRealPath(session, command.getRequiredParameter(0)); in handle() local
|