Searched defs:roundUp (Results 1 – 3 of 3) sorted by relevance
252 internal fun roundUp(bytes: Long): Long { in <lambda>() method
204 public long roundUp(long time) { in roundUp() method in NetworkStatsCollection
275 size_t roundUp(size_t size, size_t multiple) { in roundUp() function