class MoonflowerPartitionerFactory
Defined at line 82 of file ../../src/firmware/paver/moonflower.h
Public Methods
zx::result<std::unique_ptr<DevicePartitioner>> New (const BlockDevices &devices,fidl::UnownedClientEnd<fuchsia_io::Directory>svc_root,const PaverConfig &config,std::shared_ptr<Context>context)
Defined at line 200 of file ../../src/firmware/paver/moonflower.cc