Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpartition_writer_factory_android.cc27 std::unique_ptr<PartitionWriterInterface> CreatePartitionWriter( in CreatePartitionWriter() function
H A Dpartition_writer_factory_chromeos.cc25 std::unique_ptr<PartitionWriterInterface> CreatePartitionWriter( in CreatePartitionWriter() function
H A Ddelta_performer.cc1622 std::unique_ptr<PartitionWriterInterface> DeltaPerformer::CreatePartitionWriter( in CreatePartitionWriter() function in chromeos_update_engine::DeltaPerformer
H A Ddelta_performer_unittest.cc1115 std::unique_ptr<PartitionWriterInterface> CreatePartitionWriter( in CreatePartitionWriter() function in chromeos_update_engine::TestDeltaPerformer