Searched defs:WriteExtent (Results 1 – 5 of 5) sorted by relevance
| /system/update_engine/payload_consumer/ | ||
| D | snapshot_extent_writer.cc | 28 bool SnapshotExtentWriter::WriteExtent(const void* bytes,  in WriteExtent()  function in chromeos_update_engine::SnapshotExtentWriter | 
| D | xor_extent_writer.cc | 28 bool XORExtentWriter::WriteExtent(const void* bytes,  in WriteExtent()  function in chromeos_update_engine::XORExtentWriter | 
| /system/core/fs_mgr/libsnapshot/ | ||
| D | partition_cow_creator.cpp | 134 bool WriteExtent(DmSnapCowSizeCalculator* sc, const chromeos_update_engine::Extent& de,  in WriteExtent()  function | 
| /system/extras/partition_tools/ | ||
| D | lpunpack.cc | 281 bool SparseWriter::WriteExtent(borrowed_fd image_fd, const LpMetadataExtent& extent) {  in WriteExtent()  function in SparseWriter | 
| D | lpadd.cc | 331 bool SuperHelper::WriteExtent(borrowed_fd fd, uint64_t file_size, const LpMetadataExtent& extent) {  in WriteExtent()  function in SuperHelper |