Home
last modified time | relevance | path

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

/system/core/base/
Dmapped_file.cpp38 off64_t file_length = length + slop; in FromFd() local
/system/nfc/src/nfc/tags/
Dce_t4t.cc242 uint8_t file_length[2]; in ce_t4t_update_binary() local
/system/core/fs_mgr/liblp/
Dimages.cpp297 uint64_t file_length; in AddPartitionImage() local
/system/core/libziparchive/
Dzip_archive.cc230 off64_t file_length, off64_t read_amount, in MapCentralDirectory0()
322 off64_t file_length = archive->mapped_zip.GetFileLength(); in MapCentralDirectory() local
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc745 const uint64_t file_length = 4 * block_size - 13; in TEST_F() local