Searched defs:init (Results 1 – 5 of 5) sorted by relevance
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ | ||
| D | FsInfoSector.java | 144 private void init() { in init() method in FsInfoSector |
| D | Fat16BootSector.java | 216 public void init() throws IOException { in init() method in Fat16BootSector |
| D | Fat32BootSector.java | 62 public void init() throws IOException { in init() method in Fat32BootSector |
| D | Fat.java | 164 private void init(int mediumDescriptor) { in init() method in Fat |
| D | BootSector.java | 153 public void init() throws IOException { in init() method in BootSector |