Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/resources/src/
H A Daddress_allocator.rs236 pub fn allocate_at(&mut self, range: AddressRange, alloc: Alloc, tag: String) -> Result<()> { in allocate_at() method
438 pub fn allocate_at(&mut self, range: AddressRange, alloc: Alloc, tag: String) -> Result<()> { in allocate_at() method