Home
last modified time | relevance | path

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

/system/libbase/
Dmapped_file.cpp52 off64_t file_length = length + slop; in FromOsHandle() local
/system/nfc/src/nfc/tags/
Dce_t4t.cc238 uint8_t file_length[2]; in ce_t4t_update_binary() local
/system/core/fs_mgr/liblp/
Dimages.cpp370 uint64_t file_length; in AddPartitionImage() local
/system/libziparchive/
Dzip_archive.cc279 off64_t file_length, in FindCentralDirectoryInfo()
366 off64_t file_length = archive->mapped_zip.GetFileLength(); in MapCentralDirectory() local
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc662 const uint64_t file_length = 4 * block_size - 13; in TEST_F() local