Home
last modified time | relevance | path

Searched defs:getRootDirEntryCount (Results 1 – 3 of 3) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFat16BootSector.java198 public int getRootDirEntryCount() { in getRootDirEntryCount() method in Fat16BootSector
DFat32BootSector.java171 public int getRootDirEntryCount() { in getRootDirEntryCount() method in Fat32BootSector
DBootSector.java139 public abstract int getRootDirEntryCount(); in getRootDirEntryCount() method in BootSector