Re-exports§
pub use crate::ActivityGovernor;pub use crate::ActivityGovernorClientHandler;pub use crate::ActivityGovernorLocalClientHandler;pub use crate::ActivityGovernorLocalServerHandler;pub use crate::ActivityGovernorServerHandler;pub use crate::activity_governor;pub use crate::natural::ActivityGovernorAcquireWakeLeaseWithTokenRequest;pub use crate::natural::ActivityGovernorRegisterSuspendBlockerRequest;pub use crate::natural::ActivityGovernorAcquireLongWakeLeaseResponse;pub use crate::natural::ActivityGovernorAcquireWakeLeaseResponse;pub use crate::natural::ActivityGovernorRegisterSuspendBlockerResponse;pub use crate::natural::ActivityGovernorTakeApplicationActivityLeaseResponse;pub use crate::natural::ActivityGovernorTakeWakeLeaseResponse;pub use crate::natural::PowerElements;
Structs§
- Activity
Governor Acquire Long Wake Lease Request - Activity
Governor Acquire Wake Lease Request - Activity
Governor Take Application Activity Lease Request - Activity
Governor Take Wake Lease Request
Enums§
- Acquire
Wake Lease Error - Errors returned by
ActivityGovernor/AcquireWakeLease. - Register
Suspend Blocker Error - Error codes for responses from
RegisterSuspendBlockerin [fuchsia.power.system/ActivityGovernor].