Home
last modified time | relevance | path

Searched defs:block_count (Results 1 – 9 of 9) sorted by relevance

/system/update_engine/payload_generator/
Draw_filesystem.cc28 const std::string& filename, uint64_t block_size, uint64_t block_count) { in Create()
Dfake_filesystem.cc23 FakeFilesystem::FakeFilesystem(uint64_t block_size, uint64_t block_count) : in FakeFilesystem()
Dextent_utils.cc129 uint64_t block_offset, uint64_t block_count) { in ExtentsSublist()
Ddelta_diff_utils.cc785 uint32_t block_count = in IsExtFilesystem() local
Dinplace_generator.cc60 vector<Extent> Allocate(const uint64_t block_count) { in Allocate()
/system/update_engine/payload_consumer/
Dextent_writer_unittest.cc230 const int block_count = 4; in TEST_F() local
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.c1939 uint8_t block_count = 0; in rw_t1t_update_lock_attributes() local
Drw_t2t_ndef.c2138 uint8_t block_count = 0; in rw_t2t_update_lock_attributes() local
/system/vold/
Dcryptfs.cpp2135 u32 block_count = std::min(info.blocks_per_group, in encrypt_groups() local