class Mapper

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

Exposed by the block driver, routed via fshost to pkg-cache.

Public Members

static const char[] Name_

Public Methods

void ~Mapper ()
void OpenSession (::fidl::InterfaceRequest< ::fuchsia::storage::block::MapperSession> session, ::zx::vmo mapping_vmo, ::zx::port port, ::zx::vmo delivery_queue, OpenSessionCallback callback)

Bootstraps the driver mapper with the mapping VMO and verifier handles.

Protected Methods

void handle_unknown_method (uint64_t ordinal, bool method_has_response)

Friends

class Mapper_Stub