Searched refs:ONE_KB (Results 1 – 1 of 1) sorted by relevance
2608 const ONE_KB: i64 = 1024; constant2609 const ONE_MB: i64 = 1024 * ONE_KB;