Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp127 bool CompressedSnapshotWriter::EmitXorBlocks(uint32_t new_block_start, const void* data, in EmitXorBlocks() function in android::snapshot::CompressedSnapshotWriter
183 bool OnlineKernelSnapshotWriter::EmitXorBlocks(uint32_t, const void*, size_t, uint32_t, uint16_t) { in EmitXorBlocks() function in android::snapshot::OnlineKernelSnapshotWriter
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_writer.cpp443 bool CowWriter::EmitXorBlocks(uint32_t new_block_start, const void* data, size_t size, in EmitXorBlocks() function in android::snapshot::CowWriter