Home
last modified time | relevance | path

Searched defs:get (Results 1 – 3 of 3) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFile.java46 static FatFile get(Fat fat, FatDirectoryEntry entry) in get() method in FatFile
DShortName.java126 public static ShortName get(String name) throws IllegalArgumentException { in get() method in ShortName
DSuperFloppyFormatter.java116 public static SuperFloppyFormatter get(BlockDevice dev) throws IOException { in get() method in SuperFloppyFormatter