template <>
class WireWeakAsyncClientImpl
Defined at line 839 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::test_suspendcontrol::Device::SetSuspendStates> SetSuspendStates (::test_suspendcontrol::wire::DeviceSetSuspendStatesRequest DeviceSetSuspendStatesRequest)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::test_suspendcontrol::Device::AwaitSuspend> AwaitSuspend ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::test_suspendcontrol::Device::Resume> Resume (::test_suspendcontrol::wire::DeviceResumeRequest DeviceResumeRequest)
The request and callback are allocated on the heap.