class ComponentBlockConnector

Defined at line 234 of file ../../src/storage/fvm/fvm_test_instance.cc

Public Methods

void ~ComponentBlockConnector ()

Defined at line 236 of file ../../src/storage/fvm/fvm_test_instance.cc

std::unique_ptr<BlockConnector> Create (const fs_management::MountedVolume * volume)

Defined at line 238 of file ../../src/storage/fvm/fvm_test_instance.cc

fidl::ClientEnd<fuchsia_storage_block::Block> connect_block ()

Defined at line 251 of file ../../src/storage/fvm/fvm_test_instance.cc

fidl::UnownedClientEnd<fuchsia_storage_block::Block> as_block ()

Defined at line 257 of file ../../src/storage/fvm/fvm_test_instance.cc