class MapperSession_SyncProxy

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

Public Methods

void MapperSession_SyncProxy (::zx::channel channel)
void ~MapperSession_SyncProxy ()
zx_status_t Close (::fuchsia::unknown::Closeable_Close_Result * out_Closeable_Close_Result)

cts-coverage-fidl-name:fuchsia.storage.block/MapperSession.Close

zx_status_t CreateVmo (uint64_t key, uint64_t size, ::fuchsia::storage::block::CreateVmoOptions options, ::fuchsia::storage::block::MapperSession_CreateVmo_Result * out_MapperSession_CreateVmo_Result)

cts-coverage-fidl-name:fuchsia.storage.block/MapperSession.CreateVmo

zx_status_t OpenChildSession (::fidl::InterfaceRequest< ::fuchsia::storage::block::MapperSession> session, ::zx::vmo mapping_vmo, uint64_t parent_key, ::zx::port port, ::zx::vmo delivery_queue, ::fuchsia::storage::block::MapperSession_OpenChildSession_Result * out_MapperSession_OpenChildSession_Result)

cts-coverage-fidl-name:fuchsia.storage.block/MapperSession.OpenChildSession

Friends

class SynchronousInterfacePtr