template <>
class WireWeakSyncClientImpl
Defined at line 3616 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_power_broker::ElementControl::RegisterDependencyToken> RegisterDependencyToken (::zx::event && token)
Register a token which will permit the bearer to add either a
dependency upon this element.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_power_broker::ElementControl::UnregisterDependencyToken> UnregisterDependencyToken (::zx::event && token)
Unregister a token previously registered via RegisterDependencyToken.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.