class SvcStashProvider
Defined at line 2943 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/hlcpp/fuchsia/boot/cpp/fidl.h
Protocol for providing the server end of the 'SvcStash'.
Public Members
static const char[] Name_
Public Methods
void ~SvcStashProvider ()
void Get (GetCallback callback)
Get the SvcStash server endpoint.
There is at most one instance for the system, meaning only the first caller
may consume the handle.