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