Home
last modified time | relevance | path

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

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