#include <super_builder.h>
◆ BlockDeviceSize() [1/2]
◆ BlockDeviceSize() [2/2]
◆ SystemPartition() [1/2]
| CompositeSuperImageBuilder & cuttlefish::CompositeSuperImageBuilder::SystemPartition |
( |
std::string_view |
name, |
|
|
std::string_view |
host_path |
|
) |
| & |
◆ SystemPartition() [2/2]
| CompositeSuperImageBuilder cuttlefish::CompositeSuperImageBuilder::SystemPartition |
( |
std::string_view |
name, |
|
|
std::string_view |
host_path |
|
) |
| && |
◆ VendorPartition() [1/2]
| CompositeSuperImageBuilder & cuttlefish::CompositeSuperImageBuilder::VendorPartition |
( |
std::string_view |
name, |
|
|
std::string_view |
host_path |
|
) |
| & |
◆ VendorPartition() [2/2]
| CompositeSuperImageBuilder cuttlefish::CompositeSuperImageBuilder::VendorPartition |
( |
std::string_view |
name, |
|
|
std::string_view |
host_path |
|
) |
| && |
◆ WriteToDirectory()
| Result< std::string > cuttlefish::CompositeSuperImageBuilder::WriteToDirectory |
( |
std::string_view |
output_dir, |
|
|
std::string_view |
file_name, |
|
|
std::string_view |
header_name |
|
) |
| |
◆ size_
| size_t cuttlefish::CompositeSuperImageBuilder::size_ = 0 |
|
private |
◆ system_partitions_
| std::map<std::string, std::string, std::less<void> > cuttlefish::CompositeSuperImageBuilder::system_partitions_ |
|
private |
◆ vendor_partitions_
| std::map<std::string, std::string, std::less<void> > cuttlefish::CompositeSuperImageBuilder::vendor_partitions_ |
|
private |
The documentation for this class was generated from the following files: