Namespaces
Enumerations
enum Configuration
| Name | Value |
|---|---|
| kA | 1u |
| kB | 2u |
| kRecovery | 3u |
Describes the version of an asset.
Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/common_types.h
enum Asset
| Name | Value |
|---|---|
| kKernel | 1u |
| kVerifiedBootMetadata | 2u |
Describes assets which may be updated. Each asset has 3 versions, each tied to a particular
configuration.
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/common_types.h
enum ConfigurationStatus
| Name | Value |
|---|---|
| kHealthy | 1u |
| kPending | 2u |
| kUnbootable | 3u |
Set of states configuration may be in.
Defined at line 71 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/common_types.h