Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_base.cpp138 bool CowWriterBase::AddZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in AddZeroBlocks() function in android::snapshot::CowWriterBase
/system/update_engine/payload_consumer/
Dsnapshot_extent_writer_unittest.cc66 bool AddZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) override { in AddZeroBlocks() function in chromeos_update_engine::FakeCowWriter