Home
last modified time | relevance | path

Searched defs:BsdiffExtentFile (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Dpartition_writer.cc111 class BsdiffExtentFile : public bsdiff::FileInterface { class
113 BsdiffExtentFile(std::unique_ptr<ExtentReader> reader, size_t size) in BsdiffExtentFile() function in chromeos_update_engine::BsdiffExtentFile
115 BsdiffExtentFile(std::unique_ptr<ExtentWriter> writer, size_t size) in BsdiffExtentFile() function in chromeos_update_engine::BsdiffExtentFile
154 BsdiffExtentFile(std::unique_ptr<ExtentReader> reader, in BsdiffExtentFile() function in chromeos_update_engine::BsdiffExtentFile