Home
last modified time | relevance | path

Searched defs:getRoot (Results 1 – 2 of 2) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java39 public FsDirectory getRoot() throws IOException; in getRoot() method
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFileSystem.java213 public FatLfnDirectory getRoot() { in getRoot() method in FatFileSystem