Searched refs:sn (Results 1 – 5 of 5) sorted by relevance
134 final ShortName sn = makeShortName(name, false); in addFile() local137 new FatLfnDirectoryEntry(name, sn, this, false); in addFile()141 shortNameIndex.put(sn, entry); in addFile()190 final ShortName sn = makeShortName(name, true); in addDirectory() local192 real.setShortName(sn); in addDirectory()206 shortNameIndex.put(sn, e); in addDirectory()374 final ShortName sn = entry.realEntry.getShortName(); in unlinkEntry() local376 if (sn.equals(ShortName.DOT) || sn.equals(ShortName.DOT_DOT)) throw in unlinkEntry()385 assert (this.shortNameIndex.containsKey(sn)); in unlinkEntry()386 this.shortNameIndex.remove(sn); in unlinkEntry()
335 public void setShortName(ShortName sn) { in setShortName() argument336 if (sn.equals(this.getShortName())) return; in setShortName()338 sn.write(this.data); in setShortName()339 this.hasShortNameOnly = sn.hasShortNameOnly(); in setShortName()
48 FatLfnDirectoryEntry(String name, ShortName sn, in FatLfnDirectoryEntry() argument58 this.realEntry.setShortName(sn); in FatLfnDirectoryEntry()
55 sn = None57 sn = spl_ln[sn_idx + 1]58 zombie = sn
59 unauthorized: list of phone sn's that are unauthorized60 offline: list of phone sn's that are offline61 recovery: list of phone sn's that are in recovery mode62 question: list of phone sn's in ??? mode63 device: list of phone sn's that are in device mode