Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc272 void AppendPartition(ImagePartition source) { in AppendPartition() function in cuttlefish::__anon79229f870111::CompositeDiskBuilder
273 AppendPartition(ToMultipleImagePartition(source)); in AppendPartition()
276 void AppendPartition(MultipleImagePartition source) { in AppendPartition() function in cuttlefish::__anon79229f870111::CompositeDiskBuilder
473 builder.AppendPartition(partition); in AggregateImage()
522 builder.AppendPartition(partition); in CreateCompositeDisk()