Searched defs:RoundUp (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexer/ | ||
| D | apexer.py | 243 def RoundUp(size, unit): function |
| /system/update_engine/common/ | ||
| D | utils.h | 388 constexpr uint64_t RoundUp(uint64_t x, uint64_t y) { in RoundUp() function |