Searched defs:CreateBaseExtentWriter (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ | ||
H A D | vabc_partition_writer.cc | 133 std::unique_ptr<ExtentWriter> VABCPartitionWriter::CreateBaseExtentWriter() { in CreateBaseExtentWriter() function in chromeos_update_engine::VABCPartitionWriter |
H A D | partition_writer.cc | 657 std::unique_ptr<ExtentWriter> PartitionWriter::CreateBaseExtentWriter() { in CreateBaseExtentWriter() function in chromeos_update_engine::PartitionWriter |