Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.h53 void AggregateImage(const std::vector<ImagePartition>& partitions,
Dimage_aggregator.cc468 void AggregateImage(const std::vector<ImagePartition>& partitions, in AggregateImage() function
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_builder.cpp208 AggregateImage(partitions_, AbsolutePath(composite_disk_path_)); in BuildCompositeDiskIfNecessary()