class AfterResume

Defined at line 70 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/markers.h

Called after system activity governor is aware that the hardware

platform has resumed.

For the duration of this call, ExecutionState is at level INACTIVE,

but all dependencies of `ExecutionStateLevel::SUSPENDING` are guaranteed

be satisified.

Consequently, a SuspendBlocker MUST NOT call

`ActivityGovernor.TakeApplicationActivityLease` nor perform any other

action that blocks on Execution State reaching a level other than

INACTIVE. Doing so will result in a deadlock. (However, AcquireWakeLease

does _not_ block in this way and is safe to call.)

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal