Home
last modified time | relevance | path

Searched refs:system_allocator (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/resources/src/
Dlib.rs12 pub use crate::system_allocator::{MmioType, SystemAllocator};
15 mod system_allocator; module