Searched refs:getLastModified (Results 1 – 4 of 4) sorted by relevance
349 public long getLastModified() throws IOException { in getLastModified() method in FatLfnDirectoryEntry350 return realEntry.getLastModified(); in getLastModified()
345 dst.setLastModified(src.getLastModified()); in copyDateTimeFields()
254 public long getLastModified() { in getLastModified() method in FatDirectoryEntry
67 public long getLastModified() throws IOException; in getLastModified() method