Searched defs:getEntry (Results 1 – 4 of 4) sorted by relevance
48 public FsDirectoryEntry getEntry(String name) throws IOException; in getEntry() method
138 public final FatDirectoryEntry getEntry(int idx) { in getEntry() method in AbstractDirectory
220 public long getEntry(int index) { in getEntry() method in Fat
227 public FatLfnDirectoryEntry getEntry(String name) { in getEntry() method in FatLfnDirectory