Home
last modified time | relevance | path

Searched defs:EmitCopy (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_writer.cpp117 bool CompressedSnapshotWriter::EmitCopy(uint64_t new_block, uint64_t old_block, in EmitCopy() function in android::snapshot::CompressedSnapshotWriter
198 bool OnlineKernelSnapshotWriter::EmitCopy(uint64_t new_block, uint64_t old_block, in EmitCopy() function in android::snapshot::OnlineKernelSnapshotWriter
/system/update_engine/payload_consumer/
Dsnapshot_extent_writer_unittest.cc46 bool EmitCopy(uint64_t new_block, in EmitCopy() function in chromeos_update_engine::FakeCowWriter
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_writer.cpp423 bool CowWriter::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy() function in android::snapshot::CowWriter