Home
last modified time | relevance | path

Searched defs:init (Results 1 – 5 of 5) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFsInfoSector.java144 private void init() { in init() method in FsInfoSector
DFat16BootSector.java216 public void init() throws IOException { in init() method in Fat16BootSector
DFat32BootSector.java62 public void init() throws IOException { in init() method in Fat32BootSector
DFat.java164 private void init(int mediumDescriptor) { in init() method in Fat
DBootSector.java153 public void init() throws IOException { in init() method in BootSector