Searched refs:SIZE (Results 1 – 10 of 10) sorted by relevance
36 public final static int SIZE = 32; field in FatDirectoryEntry76 this(new byte[SIZE], false); in FatDirectoryEntry()95 assert (buff.remaining() >= SIZE); in read()103 final byte[] data = new byte[SIZE]; in read()109 for (int i=0; i < SIZE; i++) { in writeNullEntry()208 final byte[] data = new byte[SIZE]; in createVolumeLabel()
50 super((int)(chain.getLengthOnDisk() / FatDirectoryEntry.SIZE), in ClusterChainDirectory()127 final int size = entryCount * FatDirectoryEntry.SIZE; in changeSize()
131 final long newCount = newSize / FatDirectoryEntry.SIZE; in sizeChanged()215 getCapacity() * FatDirectoryEntry.SIZE); in flush()246 getCapacity() * FatDirectoryEntry.SIZE); in read()
193 final long offset = getBootSectorCopySector() * SIZE; in writeCopy()
48 super(device, offset, BootSector.SIZE); in FsInfoSector()
67 public final static int SIZE = 512; field in BootSector70 super(device, 0, SIZE); in BootSector()
317 final byte[] rawData = new byte[FatDirectoryEntry.SIZE]; in createPart()
512 Long.SIZE / Byte.SIZE; in computeApkVerityDigest()
META-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...