Searched refs:MiB (Results 1 – 2 of 2) sorted by relevance
747 final int MiB = 1024 * 1024; in parseLastInstallLog() local751 scaled = Math.toIntExact(parsedNum / MiB); in parseLastInstallLog()
73 long httpCacheSize = 10 * 1024 * 1024; // 10 MiB