class ComponentBlockConnector
Defined at line 25 of file ../../src/storage/fvm/fvm_test_instance.cc
Public Methods
void ~ComponentBlockConnector ()
Defined at line 27 of file ../../src/storage/fvm/fvm_test_instance.cc
std::unique_ptr<BlockConnector> Create (const fs_management::MountedVolume * volume)
Defined at line 29 of file ../../src/storage/fvm/fvm_test_instance.cc
fidl::ClientEnd<fuchsia_storage_block::Block> connect_block ()
Defined at line 42 of file ../../src/storage/fvm/fvm_test_instance.cc
fidl::UnownedClientEnd<fuchsia_storage_block::Block> as_block ()
Defined at line 48 of file ../../src/storage/fvm/fvm_test_instance.cc