Searched defs:EmitZeroBlocks (Results 1 – 3 of 3) sorted by relevance
| /system/core/fs_mgr/libsnapshot/ | ||
| D | snapshot_writer.cpp | 132 bool CompressedSnapshotWriter::EmitZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CompressedSnapshotWriter |
| /system/update_engine/payload_consumer/ | ||
| D | snapshot_extent_writer_unittest.cc | 64 bool EmitZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) override { in EmitZeroBlocks() function in chromeos_update_engine::FakeCowWriter |
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
| D | cow_writer.cpp | 557 bool CowWriter::EmitZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CowWriter |