Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.h383 constexpr uint64_t DivRoundUp(uint64_t x, uint64_t y) { in DivRoundUp() function
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v3.cpp62 constexpr uint64_t DivRoundUp(uint64_t x, uint64_t y) { in DivRoundUp() function