Home
last modified time | relevance | path

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

/external/crosvm/base/src/
Dalloc.rs47 pub struct LayoutAllocation { struct
52 impl LayoutAllocation { argument
158 impl Drop for LayoutAllocation { implementation