class VolumeManager_Proxy

Defined at line 4200 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h

Public Methods

void VolumeManager_Proxy (::fidl::internal::ProxyController * controller)
void ~VolumeManager_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void AllocatePartition (uint64_t slice_count, ::fuchsia::storage::block::Guid type, ::fuchsia::storage::block::Guid instance, ::std::string name, uint32_t flags, AllocatePartitionCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.AllocatePartition

void GetInfo (GetInfoCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.GetInfo

void Activate (::fuchsia::storage::block::Guid old_guid, ::fuchsia::storage::block::Guid new_guid, ActivateCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.Activate

void GetPartitionLimit (::fuchsia::storage::block::Guid guid, GetPartitionLimitCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.GetPartitionLimit

void SetPartitionLimit (::fuchsia::storage::block::Guid guid, uint64_t slice_count, SetPartitionLimitCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.SetPartitionLimit

void SetPartitionName (::fuchsia::storage::block::Guid guid, ::std::string name, SetPartitionNameCallback callback)

cts-coverage-fidl-name:fuchsia.storage.block/VolumeManager.SetPartitionName