Home
last modified time | relevance | path

Searched refs:AggregateImage (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.h35 void AggregateImage(const std::vector<ImagePartition>& partitions,
Ddisk_flags.cc295 AggregateImage(disk_config(), config.composite_disk_path()); in CreateCompositeDisk()
Dimage_aggregator.cc358 void AggregateImage(const std::vector<ImagePartition>& partitions, in AggregateImage() function