/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 144 clone.setLastModified(getLastModified()); in cloneWithNewPath() 179 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 144 clone.setLastModified(getLastModified()); in cloneWithNewPath() 179 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 144 clone.setLastModified(getLastModified()); in cloneWithNewPath() 179 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 145 clone.setLastModified(getLastModified()); in cloneWithNewPath() 180 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/ |
D | DirectoryEntry.java | 63 …return "Directory['" + getPath() + "' lastModified=" + getLastModified() + " owner=" + getOwner()… in toString() 75 clone.setLastModified(getLastModified()); in cloneWithNewPath()
|
D | FileEntry.java | 148 clone.setLastModified(getLastModified()); in cloneWithNewPath() 183 …return "File['" + getPath() + "' size=" + getSize() + " lastModified=" + getLastModified() + " own… in toString()
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/ar/ |
D | ArArchiveEntry.java | 146 public long getLastModified() { in getLastModified() method in ArArchiveEntry 152 return new Date(1000 * getLastModified()); in getLastModifiedDate()
|