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

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatLfnDirectoryEntry.java 39 public final class FatLfnDirectoryEntry
48 FatLfnDirectoryEntry(String name, ShortName sn,
63 FatLfnDirectoryEntry(FatLfnDirectory parent,
73 static FatLfnDirectoryEntry extract(
94 return new FatLfnDirectoryEntry(dir, realEntry, fileName);
108 * Sets the "hidden" flag on this {@code FatLfnDirectoryEntry} to the
132 * Sets the "system" flag on this {@code FatLfnDirectoryEntry} to the
157 * Sets the "read only" flag on this {@code FatLfnDirectoryEntry} to the
183 * Sets the "archive" flag on this {@code FatLfnDirectoryEntry} to the
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 684 milliseconds