Home
last modified time | relevance | path

Searched defs:RoundUp (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexer/
Dapexer.py253 def RoundUp(size, unit): function
/system/update_engine/common/
Dutils.h387 constexpr uint64_t RoundUp(uint64_t x, uint64_t y) { in RoundUp() function