class FakeSystemActivityGovernor
Defined at line 190 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
Power Specific.
TODO(https://fxbug.dev/342124966): Move to the Power Framework Testing Client
at //src/power/testing/client.
Public Methods
void FakeSystemActivityGovernor (zx::event wake_handling)
Defined at line 193 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
fidl::ProtocolHandler<fuchsia_power_system::ActivityGovernor> CreateHandler ()
Defined at line 195 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void GetPowerElements (GetPowerElementsCompleter::Sync & completer)
Defined at line 200 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
zx::eventpair AcquireWakeLease ()
Defined at line 208 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void AcquireWakeLease (AcquireWakeLeaseRequest & request, AcquireWakeLeaseCompleter::Sync & completer)
Defined at line 216 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void TakeWakeLease (TakeWakeLeaseRequest & request, TakeWakeLeaseCompleter::Sync & completer)
Defined at line 221 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void NotImplemented_ (const std::string & name, fidl::CompleterBase & completer)
Defined at line 226 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_power_system::ActivityGovernor> md, fidl::UnknownMethodCompleter::Sync & completer)
Defined at line 230 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
bool GetLeaseRequested ()
Defined at line 233 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc