Searched defs:EmitXorBlocks (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_writer.cpp | 127 bool CompressedSnapshotWriter::EmitXorBlocks(uint32_t new_block_start, const void* data, in EmitXorBlocks() function in android::snapshot::CompressedSnapshotWriter |
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | cow_writer.cpp | 443 bool CowWriter::EmitXorBlocks(uint32_t new_block_start, const void* data, size_t size, in EmitXorBlocks() function in android::snapshot::CowWriter |