class AstroPartitionerFactory

Defined at line 67 of file ../../src/firmware/paver/astro.h

Public Methods

zx::result<std::unique_ptr<DevicePartitioner>> New (const paver::BlockDevices & devices, fidl::UnownedClientEnd<fuchsia_io::Directory> svc_root, const PaverConfig & config, std::shared_ptr<Context> context)

Defined at line 277 of file ../../src/firmware/paver/astro.cc