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::vmomapping_vmo,::zx::portport,::zx::vmodelivery_queue,OpenSessionCallbackcallback)
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