template <>
class WireSyncClientImpl
Defined at line 1796 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_storage_partitions::OverlayPartition>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_storage_partitions::OverlayPartition::GetPartitions> GetPartitions ()
Returns the set of underlying GPT partitions which the overlay contains.
Allocates 464 bytes of message buffer on the stack. No heap allocation necessary.