Searched defs:DirectExtentWriter (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Dextent_writer.h60 // DirectExtentWriter is probably the simplest ExtentWriter implementation.
63 class DirectExtentWriter : public ExtentWriter { class in namespace:chromeos_update_engine
65 DirectExtentWriter() = default;
66 ~DirectExtentWriter() override = default;

Completed in 47 milliseconds