Searched defs:EmitRawBlocks (Results 1 – 3 of 3) sorted by relevance
| /system/core/fs_mgr/libsnapshot/ | ||
| D | snapshot_writer.cpp | 122 bool CompressedSnapshotWriter::EmitRawBlocks(uint64_t new_block_start, const void* data, in EmitRawBlocks() function in android::snapshot::CompressedSnapshotWriter |
| /system/update_engine/payload_consumer/ | ||
| D | snapshot_extent_writer_unittest.cc | 56 bool EmitRawBlocks(uint64_t new_block_start, in EmitRawBlocks() function in chromeos_update_engine::FakeCowWriter |
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
| 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 |