Namespaces

Enumerations

enum class FrameworkElementLevels : uint32_t
Name Value
kOff 0u
kOn 1u

Defined at line 17 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/common_types.h

enum class SagElement : uint32_t
Name Value
kExecutionState 1u
kApplicationActivity 4u

Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/common_types.h

enum class CpuPowerElement : uint32_t
Name Value
kCpu 1u

Represents the power elements related to controlling the CPU. This is an

enum with a single variant to add flexibility for future addition of more

elements related to CPU power state.

Defined at line 66 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/common_types.h

enum class PowerDomainStatus : uint8_t
Name Value
kDisabled 1u
kEnabled 2u

Defined at line 87 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/common_types.h

Records