Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc218 ZipArchive* archive, off64_t file_length, in MapCentralDirectory0()
315 off64_t file_length = lseek64(fd, 0, SEEK_END); in MapCentralDirectory() local
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc516 const uint64_t file_length = 4 * block_size - 13; in TEST_F() local