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

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
ClusterChain.java 32 final class ClusterChain extends AbstractFsObject {
41 * Creates a new {@code ClusterChain} that contains no clusters.
46 public ClusterChain(Fat fat, boolean readOnly) {
50 public ClusterChain(Fat fat, long startCluster, boolean readOnly) {
106 * Returns the size this {@code ClusterChain} occupies on the device.
117 * Sets the length of this {@code ClusterChain} in bytes. Because a
118 * {@code ClusterChain} can only contain full clusters, the new size
122 * this {@code ClusterChain}
123 * @return the true number of bytes this {@code ClusterChain} can contain
138 * Determines the length of this {@code ClusterChain} in clusters
    [all...]
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar 

Completed in 1042 milliseconds