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