Home
last modified time | relevance | path

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

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFat16RootDirectory.java107 protected void changeSize(int entryCount) throws DirectoryFullException { in changeSize() method in Fat16RootDirectory
DClusterChainDirectory.java122 protected final void changeSize(int entryCount) in changeSize() method in ClusterChainDirectory
DAbstractDirectory.java108 protected abstract void changeSize(int entryCount) in changeSize() method in AbstractDirectory