Searched refs:DiskPartitioner (Results 1 – 1 of 1) sorted by relevance
197 DiskPartitioner::create_partitioned_image(disk_image_path, part_type)?; in create_partitioned_image()274 struct DiskPartitioner; struct276 impl DiskPartitioner { implementation439 DiskPartitioner::create_mbr_partitioned_image(&disk_image_path)?; in test_create_mbr_partitioned_image()