Searched defs:AddZeroBlocks (Results 1 – 2 of 2) sorted by relevance
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
D | writer_base.cpp | 138 bool CowWriterBase::AddZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in AddZeroBlocks() function in android::snapshot::CowWriterBase |
/system/update_engine/payload_consumer/ | ||
D | snapshot_extent_writer_unittest.cc | 66 bool AddZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) override { in AddZeroBlocks() function in chromeos_update_engine::FakeCowWriter |