Searched refs:getAllocatedSize (Results 1 – 1 of 1) sorted by relevance
136 long size = getAllocatedSize(dir); in getSizeManual()146 size += getAllocatedSize(f); in getSizeManual()152 private static long getAllocatedSize(File f) throws Exception { in getAllocatedSize() method in Utils