Searched defs:CreatePartitionWriter (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ | ||
H A D | partition_writer_factory_android.cc | 26 std::unique_ptr<PartitionWriter> CreatePartitionWriter( in CreatePartitionWriter() function |
H A D | partition_writer_factory_chromeos.cc | 25 std::unique_ptr<PartitionWriter> CreatePartitionWriter( in CreatePartitionWriter() function |
H A D | delta_performer.cc | 1534 std::unique_ptr<PartitionWriter> DeltaPerformer::CreatePartitionWriter( in CreatePartitionWriter() function in chromeos_update_engine::DeltaPerformer |
H A D | delta_performer_unittest.cc | 1117 std::unique_ptr<PartitionWriter> CreatePartitionWriter( in CreatePartitionWriter() function in chromeos_update_engine::TestDeltaPerformer |