Searched defs:WriteExtent (Results 1 – 6 of 6) sorted by relevance
28 bool SnapshotExtentWriter::WriteExtent(const void* bytes, in WriteExtent() function in chromeos_update_engine::SnapshotExtentWriter
42 bool BlockExtentWriter::WriteExtent(const void* bytes, const size_t count) { in WriteExtent() function in chromeos_update_engine::BlockExtentWriter
109 bool XORExtentWriter::WriteExtent(const void* bytes, in WriteExtent() function in chromeos_update_engine::XORExtentWriter
134 bool WriteExtent(DmSnapCowSizeCalculator* sc, const chromeos_update_engine::Extent& de, in WriteExtent() function
283 bool SparseWriter::WriteExtent(borrowed_fd image_fd, const LpMetadataExtent& extent) { in WriteExtent() function in SparseWriter
331 bool SuperHelper::WriteExtent(borrowed_fd fd, uint64_t file_size, const LpMetadataExtent& extent) { in WriteExtent() function in SuperHelper