Home
last modified time | relevance | path

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

/external/crosvm/resources/src/
Daddress_allocator.rs129 pub fn allocate_at(&mut self, start: u64, size: u64, alloc: Alloc, tag: String) -> Result<()> { in allocate_at() method
282 pub fn allocate_at(&mut self, start: u64, size: u64, alloc: Alloc, tag: String) -> Result<()> { in allocate_at() method