Home
last modified time | relevance | path

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

/external/crosvm/resources/src/
Dsystem_allocator.rs107 pub fn builder() -> SystemAllocatorBuilder { in builder()
108 SystemAllocatorBuilder::new() in builder()
185 pub struct SystemAllocatorBuilder { struct
194 impl SystemAllocatorBuilder { implementation
196 SystemAllocatorBuilder { in new()