Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DBackupHelpers.cpp80 round_up(int n) in round_up() function
115 int nameBufSize = round_up(file.nameLen); in read_snapshot_file()
153 bytesWritten += sizeof(FileState) + round_up(name.length()); in write_snapshot_file()