Home
last modified time | relevance | path

Searched defs:LayoutAllocation (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/base/src/
Dalloc.rs46 pub struct LayoutAllocation { struct
51 impl LayoutAllocation { argument
159 impl Drop for LayoutAllocation { implementation