Home
last modified time | relevance | path

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

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