Searched defs:rename (Results 1 - 25 of 51) sorted by relevance

123

/external/libcxx/src/
H A Drandom.cpp20 #define rename solaris_headers_are_broken macro
/external/deqp/scripts/
H A Dcaselist_diff.py138 def renameCases (cases, rename):
145 for src, dst in rename:
192 rename = RENAME_LIST_2012_3_2012_4 variable
194 renamedCases, renameList = renameCases(oldCases, rename)
197 # for src, dst in rename:
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/
H A DFileSystem.java82 @Override public void rename(File from, File to) throws IOException {
85 throw new IOException("failed to rename " + from + " to " + to);
130 void rename(File from, File to) throws IOException; method in interface:FileSystem
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/io/
H A DInMemoryFileSystem.java62 @Override public void rename(File from, File to) throws IOException { method in class:InMemoryFileSystem
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java249 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
254 * @throws FileSystemException - if the rename fails.
256 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
H A DAbstractFakeFileSystem.java248 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
253 * @throws FileSystemException - if the rename fails.
255 public void rename(String fromPath, String toPath) { method in class:AbstractFakeFileSystem
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystem.java69 * the parent directory of the TO path do not exist; or if the rename fails for another reason.
74 * @throws FileSystemException - if the rename fails.
76 public void rename(String fromPath, String toPath); method in interface:FileSystem
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
H A DFaultyFileSystem.java69 @Override public void rename(File from, File to) throws IOException { method in class:FaultyFileSystem
70 delegate.rename(from, to);
/external/javassist/src/main/javassist/bytecode/
H A DDescriptor.java157 public static String rename(String desc, String oldname, String newname) { method in class:Descriptor
202 public static String rename(String desc, Map map) { method in class:Descriptor

Completed in 489 milliseconds

123