HomeSort by relevance Sort by last modified time
    Searched defs:BootSector (Results 1 - 2 of 2) sorted by null

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
BootSector.java 33 public abstract class BootSector extends Sector {
69 protected BootSector(BlockDevice device) {
74 public static BootSector read(BlockDevice device) throws IOException {
113 final BootSector result =
482 res.append("Bootsector :\n");
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 521 milliseconds