Home
last modified time | relevance | path

Searched refs:getFreeSpace (Results 1 – 2 of 2) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java79 public long getFreeSpace() throws IOException; in getFreeSpace() method
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFileSystem.java249 public long getFreeSpace() { in getFreeSpace() method in FatFileSystem