HomeSort by relevance Sort by last modified time
    Searched refs:getBootSector (Results 1 - 5 of 5) sorted by null

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
ClusterChainDirectory.java 73 final Fat32BootSector bs = (Fat32BootSector) fat.getBootSector();
ClusterChain.java 64 this.dataOffset = FatUtils.getFilesOffset(fat.getBootSector());
66 this.clusterSize = fat.getBootSector().getBytesPerCluster();
FatFileSystem.java 233 public BootSector getBootSector() {
Fat.java 151 public BootSector getBootSector() {
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 28 milliseconds