class SherlockPartitionerFactory

Defined at line 47 of file ../../src/firmware/paver/sherlock.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 199 of file ../../src/firmware/paver/sherlock.cc