Home
last modified time | relevance | path

Searched refs:rounded_length (Results 1 – 1 of 1) sorted by relevance

/system/uapp/disk-pave/
A Dpave-lib.cpp241 const size_t rounded_length = fbl::round_up(vmo_offset, block_size_bytes); in StreamPayloadToVmo() local
243 rounded_length - vmo_offset); in StreamPayloadToVmo()
244 vmo_offset = rounded_length; in StreamPayloadToVmo()

Completed in 4 milliseconds