Searched refs:roundBytes (Results 1 – 1 of 1) sorted by relevance
118 final RoundedBytesResult res = RoundedBytesResult.roundBytes(sizeBytes, flags); in formatFileSize()200 public static RoundedBytesResult roundBytes(long sizeBytes, int flags) { in roundBytes() method in Formatter.RoundedBytesResult277 final RoundedBytesResult rounded = RoundedBytesResult.roundBytes(sizeBytes, flags); in formatBytes()