Searched defs:changeSize (Results 1 – 3 of 3) sorted by relevance
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ | ||
D | Fat16RootDirectory.java | 107 protected void changeSize(int entryCount) throws DirectoryFullException { in changeSize() method in Fat16RootDirectory |
D | ClusterChainDirectory.java | 122 protected final void changeSize(int entryCount) in changeSize() method in ClusterChainDirectory |
D | AbstractDirectory.java | 108 protected abstract void changeSize(int entryCount) in changeSize() method in AbstractDirectory |