Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DBackupData.cpp48 round_up(size_t n) in round_up() function
DBackupHelpers.cpp84 round_up(int n) in round_up() function
119 int nameBufSize = round_up(file.nameLen); in read_snapshot_file()
157 bytesWritten += sizeof(FileState) + round_up(name.length()); in write_snapshot_file()