async::PagedVmoBase
Summary
Inheritance
Direct Known Subclasses:
async::PagedVmo,
async::PagedVmoMethod< Class, method >Protected functions
PagedVmoBase
PagedVmoBase(
async_paged_vmo_handler_t *handler
)
PagedVmoBase
PagedVmoBase(
const PagedVmoBase &
)=delete
PagedVmoBase
PagedVmoBase(
PagedVmoBase &&
)=delete
operator=
PagedVmoBase & operator=(
const PagedVmoBase &
)=delete
operator=
PagedVmoBase & operator=(
PagedVmoBase &&
)=delete
~PagedVmoBase
~PagedVmoBase()
Protected static functions
Dispatch
T * Dispatch(
async_paged_vmo_t *paged_vmo,
zx_status_t status
)
Public functions
CreateVmo
zx_status_t CreateVmo(
async_dispatcher_t *dispatcher,
zx::unowned_pager pager,
uint32_t options,
uint64_t vmo_size,
zx::vmo *vmo_out
)
Detach
zx_status_t Detach()
is_bound
bool is_bound() const
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]