class FactoryItems

Defined at line 2483 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/hlcpp/fuchsia/boot/cpp/fidl.h

Protocol for retrieving factory boot item payloads.

Public Members

static const char[] Name_

Public Methods

void ~FactoryItems ()
void Get (uint32_t extra, GetCallback callback)

Gets a `payload` for a `ZBI_TYPE_STORAGE_BOOTFS_FACTORY` boot item with

extra field set to `extra`.

NOTE: We return the `length` of the item, as VMOs must be page-aligned.